ExportedChatInvites¶
-
class
pyrogram.raw.types.messages.
ExportedChatInvites
¶ Constructor type of
ExportedChatInvites
.- Details
Layer:
126
ID:
0xbdc62dcc
- Parameters
count (
int
32-bit
) – Telegram API parameter.invites (List of
ExportedChatInvite
) – Telegram API parameter.users (List of
User
) – Telegram API parameter.
- Methods
This object can be returned by 1 method:
Telegram API method.