messages.peerDialogs

Dialog info of multiple peers

Constructor schema is available as of layer 52. Switch ยป

Parameters

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

Type

messages.PeerDialogs

Related pages

Working with Updates

How to subscribe to updates and handle them properly.