messages.messageViews

messages.messageViews#b6c4f543 views:Vector<MessageViews> chats:Vector<Chat> users:Vector<User> = messages.MessageViews;

Parameters

NameTypeDescription
views Vector<MessageViews>
chats Vector<Chat> Chats and channels referenced by the response — the client should put them in its cache.
users Vector<User> Users referenced by the response — the client should put them in its cache.

Type

messages.MessageViews

Related pages

Types used here