TDLib v0.0.2 TDLib.Method.SendChatAction View Source
Sends a notification about user activity in a chat.
Returns object_ptr
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
| action | ChatAction | The action description. |
More details on telegram’s documentation.