{
"gameId": "string",
"chatId": 0,
"text": "string"
}curl --location --request POST 'https://sit-api.playariagame.com/telegram/bot/sendMessage4cp?sign' \
--header 'Content-Type: application/json' \
--data-raw '{
"gameId": "string",
"chatId": 0,
"text": "string"
}'{
"errCode": "string",
"errMsg": "string",
"success": true,
"timestamp": "string"
}