View Source ExTDLib.Object.BotCommand (ExTDLib v0.0.4)
Represents a command supported by a bot.
| Name | Type | Description |
|---|---|---|
| command | string | Text of the bot command. |
| description | string | Description of the bot command. |
More details on telegram's documentation.