TDLib v0.0.2 TDLib.Object.BotCommand View Source

Represents commands supported by a bot.

NameTypeDescription
commandstringText of the bot command.
descriptionstringDescription of the bot command.

More details on telegram’s documentation.