ChatInvite
- class pyrogram.raw.types.ChatInvite
Chat invite info
Constructor of
ChatInvite
.- Details:
Layer:
194
ID:
FE65389D
- Parameters:
title (
str
) – Chat/supergroup/channel titlephoto (
Photo
) – Chat/supergroup/channel photoparticipants_count (
int
32-bit
) – Participant countcolor (
int
32-bit
) – Profile color palette IDchannel (
bool
, optional) – Whether this is a channel/supergroup or a normal groupbroadcast (
bool
, optional) – Whether this is a channelpublic (
bool
, optional) – Whether this is a public channel/supergroupmegagroup (
bool
, optional) – Whether this is a supergrouprequest_needed (
bool
, optional) – Whether the join request » must be first approved by an administratorverified (
bool
, optional) – Is this chat or channel verified by Telegram?scam (
bool
, optional) – This chat is probably a scamfake (
bool
, optional) – If set, this chat was reported by many users as a fake or scam: be careful when interacting with it.can_refulfill_subscription (
bool
, optional) – N/Aabout (
str
, optional) – Description of the group of channelparticipants (List of
User
, optional) – A few of the participants that are in the groupsubscription_pricing (
StarsSubscriptionPricing
, optional) – N/Asubscription_form_id (
int
64-bit
, optional) – N/A
- Functions:
This object can be returned by 1 function.
Check the validity of a chat invite link and get basic info about it