{
"chat_id": 0,
"welcome_id": "string"
}curl --location --request POST 'https://engine-stg.zizibot.nf.azhe.my.id/api/group/select-welcome-message' \
--header 'Content-Type: application/json' \
--data-raw '{
"chat_id": 0,
"welcome_id": "string"
}'