Extended info on chat and auxiliary data.
messages.chatFull#e5d7d19c full_chat:ChatFull chats:Vector<Chat> users:Vector<User> = messages.ChatFull;
Name | Type | Description |
---|---|---|
full_chat | ChatFull | Extended info on a chat |
chats | Vector<Chat> | List containing basic info on chat |
users | Vector<User> | List of users mentioned above |