messages.ExportedChatInvites¶
- class pyrogram.raw.types.messages.ExportedChatInvites¶
Telegram API type.
Constructor of
ExportedChatInvites.- Details:
Layer:
220ID:
BDC62DCC
- Parameters:¶
count (
int32-bit) – N/Ainvites (List of
ExportedChatInvite) – N/Ausers (List of
User) – N/A
- Functions:
This object can be returned by 1 function.
Telegram API function.