v1
latestOpenAPI 3.0.32026-07-1416059.6 KBsendChatAction
Use this method when you need to tell the user that something is happening on the bot's side.
post/bot{token}/sendChatAction
Path parameters
tokenstring required
Your Bot Token
Request body
Response
200
Example response
{
"ok": true,
"result": true
}