chatInvite

chatInvite#5c9d3702 flags:# channel:flags.0?true broadcast:flags.1?true public:flags.2?true megagroup:flags.3?true request_needed:flags.6?true verified:flags.7?true scam:flags.8?true fake:flags.9?true can_refulfill_subscription:flags.11?true title:string about:flags.5?string photo:Photo participants_count:int participants:flags.4?Vector<User> color:int subscription_pricing:flags.10?StarsSubscriptionPricing subscription_form_id:flags.12?long bot_verification:flags.13?BotVerification = ChatInvite;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
channel flags.0?true
broadcast flags.1?true
public flags.2?true
megagroup flags.3?true
request_needed flags.6?true
verified flags.7?true
scam flags.8?true
fake flags.9?true
can_refulfill_subscription flags.11?true
title string Title.
about flags.5?string "About" text.
photo Photo Photo.
participants_count int
participants flags.4?Vector<User>
color int
subscription_pricing flags.10?StarsSubscriptionPricing
subscription_form_id flags.12?long
bot_verification flags.13?BotVerification

Type

ChatInvite

Related pages

Types used here