TDLib v0.0.2 TDLib.Object.BotInfo View Source

Provides information about a bot and its supported commands.

NameTypeDescription
descriptionstringLong description shown on the user info page.
commandsbotCommand[]A list of commands supported by the bot.

More details on telegram’s documentation.