channels.sendAsPeers

channels.sendAsPeers#f496b0c6 peers:Vector<SendAsPeer> chats:Vector<Chat> users:Vector<User> = channels.SendAsPeers;

Parameters

NameTypeDescription
peers Vector<SendAsPeer> A list of users and chats.
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

channels.SendAsPeers

Related pages

Types used here