Dialog info of multiple peers
Constructor schema is available as of layer 52. Switch ยป
| Name | Type | Description | 
|---|---|---|
| dialogs | Vector<Dialog> | Dialog info | 
| messages | Vector<Message> | Messages mentioned in dialog info | 
| chats | Vector<Chat> | Chats | 
| users | Vector<User> | Users | 
| state | updates.State | Current update state of dialog | 
How to subscribe to updates and handle them properly.