BotCommand
interfaceThis object represents a bot command.
Declaration
interface BotCommand Properties
command: string;Text of the command; 1-32 characters. Can contain only lowercase English letters, digits and underscores.
This object represents a bot command.
interface BotCommand command: string;Text of the command; 1-32 characters. Can contain only lowercase English letters, digits and underscores.