api.sendChatAction()
Sends a notification about user activity in a chat
Parameters
SendChatActionParams
:chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
chatId | number | Chat identifier |
messageThreadId | number | If not 0, a message thread identifier in which the action was performed |
action | The action description; pass null to cancel the currently active action |