Preparing search index...
The search index is not available
tdjson
tdjson
BotCommands
Interface BotCommands
Contains a list of bot commands.
interface
BotCommands
{
@type
:
"botCommands"
;
bot_user_id
:
number
;
commands
:
BotCommand
[]
;
}
Index
Properties
@type
bot_
user_
id
commands
Properties
@type
@type
:
"botCommands"
bot_
user_
id
bot_
user_
id
:
number
Bot's user identifier.
commands
commands
:
BotCommand
[]
List of bot commands.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
bot_
user_
id
commands
tdjson
Loading...
Contains a list of bot commands.