Skip to content

UpdateChatAction

Update · TDLib 1.8.67 · d1085f9c

A message sender activity in the chat has changed

UpdateChatAction(
  chat_id: int53,
  topic_id: MessageTopic,
  sender_id: MessageSender,
  action: ChatAction
) → Update

chat_id

int53

Chat identifier

topic_id

MessageTopic

Identifier of the specific topic in which the action was performed; may be null if none

sender_id

MessageSender

Identifier of a message sender performing the action

action

ChatAction

The action