botInfo

Info about bots (available bot commands, etc)

Constructor schema is available as of layer 49. Switch ยป

Parameters

Name Type Description
flags # Flags, see TL conditional fields
user_id flags.0?long ID of the bot
description flags.1?string Description of the bot
description_photo flags.4?Photo Description photo
description_document flags.5?Document Description animation in MPEG4 format
commands flags.2?Vector<BotCommand> Bot commands that can be used in the chat
menu_button flags.3?BotMenuButton Indicates the action to execute when pressing the in-UI menu button for bots

Type

BotInfo