mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 21:46:55 +01:00
579 B
579 B
title | description |
---|---|
updateUserChatAction | User activity in the chat has changed |
Constructor: updateUserChatAction
User activity in the chat has changed
Attributes:
Name | Type | Required | Description |
---|---|---|---|
chat_id | int53 | Yes | Chat identifier |
user_id | int | Yes | Identifier of user doing action |
action | ChatAction | Yes | Action description |