MadelineProtoDocs/docs/TD_docs/constructors/updateUserChatAction.md
2018-04-04 19:52:48 +02:00

653 B

title description image
updateUserChatAction User activity in the chat has changed https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: updateUserChatAction

Back to constructors index

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

Type: Update