Documentation - v0.27.1
Preparing search index...
@mtcute/bun
index
BotCommands
cmd
Function cmd
cmd
(
command
:
string
,
description
:
string
)
:
RawBotCommand
Helper function to create a bot command object
Parameters
command
:
string
Bot command (without slash)
description
:
string
Command description
Returns
RawBotCommand
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.27.1
Loading...
Helper function to create a bot command object