AdminLogResults
---types--- channels.adminLogResults#ed8af74d events:Vector<ChannelAdminLogEvent> chats:Vector<Chat> users:Vector<User> = channels.AdminLogResults
Belongs to
channels.AdminLogResults |
This type can only be an instance of:
AdminLogResults |
Members
events | ChannelAdminLogEvent | A list must be supplied. |
chats | Chat | A list must be supplied. |
users | User | A list must be supplied. |