TDLib v0.0.2 TDLib.Object.UpdateUserChatAction View Source
User activity in the chat has changed.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
| user_id | number | Identifier of a user performing an action. |
| action | ChatAction | The action description. |
More details on telegram’s documentation.