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