botInfo

botInfo#4d8a0299 flags:# has_preview_medias:flags.6?true user_id:flags.0?long description:flags.1?string description_photo:flags.4?Photo description_document:flags.5?Document commands:flags.2?Vector<BotCommand> menu_button:flags.3?BotMenuButton privacy_policy_url:flags.7?string app_settings:flags.8?BotAppSettings verifier_settings:flags.9?BotVerifierSettings = BotInfo;

Параметры

ПолеТипОписание
flags # Битовая маска: поле вида flags.N?T присутствует, только если поднят бит N.
has_preview_medias flags.6?true
user_id flags.0?long Идентификатор пользователя.
description flags.1?string Описание.
description_photo flags.4?Photo
description_document flags.5?Document
commands flags.2?Vector<BotCommand> Список команд бота.
menu_button flags.3?BotMenuButton
privacy_policy_url flags.7?string
app_settings flags.8?BotAppSettings
verifier_settings flags.9?BotVerifierSettings

Тип

BotInfo

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

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