Messages with auxiliary data and condition data.
Constructor schema is available as of layer 24. Switch »| Name | Type | Description | 
|---|---|---|
| messages | Vector<Message> | List of messages | 
| chats | Vector<Chat> | List of chats mentioned in messages | 
| users | Vector<User> | List of users mentioned in messages and chats | 
| pts | int | Number of events occurred in the text box | 
| seq | int | Number of sent messages |