channels.adminLogResults

channels.adminLogResults#ed8af74d events:Vector<ChannelAdminLogEvent> chats:Vector<Chat> users:Vector<User> = channels.AdminLogResults;

Parameters

NameTypeDescription
events Vector<ChannelAdminLogEvent>
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.AdminLogResults

Related pages

Types used here