ChatInvite#
- class pyrogram.raw.types.ChatInvite#
Chat invite info
Constructor of
ChatInvite
.- Details:
Layer:
198
ID:
5C9D3702
- 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) – If set, indicates that the user has already paid for the associated Telegram Star subscriptions » and it hasn’t expired yet, so they may re-join the channel using messages.importChatInvite without repeating the payment.about (
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) – For Telegram Star subscriptions », contains the pricing of the subscription the user must activate to join the private channel.subscription_form_id (
int
64-bit
, optional) – For Telegram Star subscriptions », the ID of the payment form for the subscription.bot_verification (
BotVerification
, 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