messages.GetExportedChatInvites
- class pyrogram.raw.functions.messages.GetExportedChatInvites
Get info about the chat invites of a specific chat
- Details:
Layer:
194
ID:
A2B5A3F6
- Parameters:
peer (
InputPeer
) – Chatadmin_id (
InputUser
) – Whether to only fetch chat invites from this adminlimit (
int
32-bit
) – Maximum number of results to return, see paginationrevoked (
bool
, optional) – Whether to fetch revoked chat invitesoffset_date (
int
32-bit
, optional) – Offsets for pagination, for more info click hereoffset_link (
str
, optional) – Offsets for pagination, for more info click here
- Returns: