View Source ExTDLib.Object.BotCommand (ExTDLib v0.0.4)

Represents a command supported by a bot.

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

More details on telegram's documentation.