Skip to content

UpdateChatLastMessage

Update · TDLib 1.8.67 · d1085f9c

The last message of a chat was changed

UpdateChatLastMessage(
  chat_id: int53,
  last_message: Message,
  positions: list of ChatPosition
) → Update

chat_id

int53

Chat identifier

last_message

Message

The new last message in the chat; may be null if the last message became unknown. While the last message is unknown, new messages can be added to the chat without corresponding updateNewMessage update

positions

list of ChatPosition

The new chat positions in the chat lists