menu
td_json_client package
documentation
td_api.dart
BotCommand
BotCommand.new constructor
BotCommand.new constructor
dark_mode
light_mode
BotCommand
constructor
BotCommand
(
{
String
?
extra
,
int
?
client_id
,
string
?
command
,
string
?
description
,
})
Implementation
BotCommand({ super.extra, super.client_id, this.command, this.description, });
td_json_client package
documentation
td_api
BotCommand
BotCommand.new constructor
BotCommand class