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