Message with auxiliary data, state data and the list of changed links.
messages.statedMessagesLinks#3e74f5c6 messages:Vector<Message> chats:Vector<Chat> users:Vector<User> links:Vector<contacts.Link> pts:int seq:int = messages.StatedMessages;
Name | Type | Description |
---|---|---|
messages | Vector<Message> | List of messages |
chats | Vector<Chat> | List of cats mentioned in messages |
users | Vector<User> | List of users mentioned in messages and chats |
links | Vector<contacts.Link> | List of changed links |
pts | int | Number of event occurred in a text box |
seq | int | Number of sent updates |