ChatInviteExported¶
- class pyrogram.raw.types.ChatInviteExported¶
Telegram API type.
Constructor of
ExportedChatInvite
.- Details:
Layer:
194
ID:
A22CBD96
- Parameters:¶
link (
str
) – N/Aadmin_id (
int
64-bit
) – N/Adate (
int
32-bit
) – N/Arevoked (
bool
, optional) – N/Apermanent (
bool
, optional) – N/Arequest_needed (
bool
, optional) – N/Astart_date (
int
32-bit
, optional) – N/Aexpire_date (
int
32-bit
, optional) – N/Ausage_limit (
int
32-bit
, optional) – N/Ausage (
int
32-bit
, optional) – N/Arequested (
int
32-bit
, optional) – N/Asubscription_expired (
int
32-bit
, optional) – N/Atitle (
str
, optional) – N/Asubscription_pricing (
StarsSubscriptionPricing
, optional) – N/A
- Functions:
This object can be returned by 1 function.
Telegram API function.