ChatInvite

---types---
chatInvite#300c44c1 flags:# channel:flags.0?true broadcast:flags.1?true public:flags.2?true megagroup:flags.3?true request_needed:flags.6?true title:string about:flags.5?string photo:Photo participants_count:int participants:flags.4?Vector<User> = ChatInvite

Belongs to

ChatInvite

This type can be an instance of either:

ChatInviteChatInviteAlready
ChatInvitePeek

Members

titlestring
photoPhoto
participants_countint
channelflagThis argument defaults to None and can be omitted.
broadcastflagThis argument defaults to None and can be omitted.
publicflagThis argument defaults to None and can be omitted.
megagroupflagThis argument defaults to None and can be omitted.
request_neededflagThis argument defaults to None and can be omitted.
aboutstringThis argument defaults to None and can be omitted.
participantsUserThis argument defaults to None and can be omitted. Otherwise, a list must be supplied.