messages.GetExportedChatInvites#
- class pyrogram.raw.functions.messages.GetExportedChatInvites#
Get info about the chat invites of a specific chat.
- Details:
Layer:
158
ID:
A2B5A3F6
- Parameters:
peer (
InputPeer
) – Chat.admin_id (
InputUser
) – Whether to only fetch chat invites from this admin.limit (
int
32-bit
) – Maximum number of results to return, see pagination.revoked (
bool
, optional) – Whether to fetch revoked chat invites.offset_date (
int
32-bit
, optional) – Offsets for pagination.offset_link (
str
, optional) – Offsets for pagination.
- Returns: