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;

Параметры

ПолеТипОписание
flags # Битовая маска: поле вида flags.N?T присутствует, только если поднят бит N.
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

Связанные страницы

Типы, которые здесь встречаются