menu
tdlib2 package
documentation
td_api.dart
BotMenuButton
BotMenuButton.new constructor
BotMenuButton.new constructor
dark_mode
light_mode
BotMenuButton
constructor
BotMenuButton
(
{
required
String
text
,
required
String
url
,
})
Implementation
BotMenuButton({required this.text, required this.url});
tdlib2 package
documentation
td_api
BotMenuButton
BotMenuButton.new constructor
BotMenuButton class