ChatInvite¶
- class pyrogram.raw.types.ChatInvite¶
 Telegram API type.
Constructor of
ChatInvite.- Details:
 Layer:
207ID:
5C9D3702
- Parameters:¶
 title (
str) – N/Aphoto (
Photo) – N/Aparticipants_count (
int32-bit) – N/Acolor (
int32-bit) – N/Achannel (
bool, optional) – N/Abroadcast (
bool, optional) – N/Apublic (
bool, optional) – N/Amegagroup (
bool, optional) – N/Arequest_needed (
bool, optional) – N/Averified (
bool, optional) – N/Ascam (
bool, optional) – N/Afake (
bool, optional) – N/Acan_refulfill_subscription (
bool, optional) – N/Aabout (
str, optional) – N/Aparticipants (List of
User, optional) – N/Asubscription_pricing (
StarsSubscriptionPricing, optional) – N/Asubscription_form_id (
int64-bit, optional) – N/Abot_verification (
BotVerification, optional) – N/A
- Functions:
 This object can be returned by 1 function.
Telegram API function.