mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 03:36:55 +01:00
545 B
545 B
title | description |
---|---|
updateUserAction | Some chat activity |
Constructor: updateUserAction
Some chat activity
Attributes:
Name | Type | Required | Description |
---|---|---|---|
chat_id | long | Yes | Chat identifier |
user_id | int | Yes | Identifier of user doing action |
action | SendMessageAction | Yes | Action description |