TDLib v0.0.2 TDLib.Object.BotCommand View Source
Represents commands 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.
Represents commands 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.