messages.ExportedChatInvites#
- class pyrogram.raw.types.messages.ExportedChatInvites#
Info about chat invites exported by a certain admin.
Constructor of
ExportedChatInvites
.- Details:
Layer:
158
ID:
BDC62DCC
- Parameters:
count (
int
32-bit
) – Number of invites exported by the admin.invites (List of
ExportedChatInvite
) – Exported invites.users (List of
User
) – Info about the admin.
- Functions:
This object can be returned by 1 function.
Get info about the chat invites of a specific chat.