ChatlistInvite
---types--- chatlists.chatlistInvite#1dcd839d flags:# title:string emoticon:flags.0?string peers:Vector<Peer> chats:Vector<Chat> users:Vector<User> = chatlists.ChatlistInvite
Belongs to
chatlists.ChatlistInvite |
This type can be an instance of either:
ChatlistInvite | ChatlistInviteAlready |
Members
title | string | |
peers | Peer | A list must be supplied. |
chats | Chat | A list must be supplied. |
users | User | A list must be supplied. |
emoticon | string | This argument defaults to None and can be omitted. |