ChatInvite¶
- class pyrogram.raw.types.ChatInvite¶
Telegram API type.
Constructor of
ChatInvite
.- Details:
Layer:
194
ID:
FE65389D
- Parameters:¶
title (
str
) – N/Aphoto (
Photo
) – N/Aparticipants_count (
int
32-bit
) – N/Acolor (
int
32-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 (
int
64-bit
, optional) – N/A
- Functions:
This object can be returned by 1 function.
Telegram API function.