BotCommandInput
Represents a command supported by a bot.
This is an alias for the BotCommandInputUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "botCommand" | |
command | string | Text of the bot command |
description | string | Description of the bot command |