menu
tdlib2 package
documentation
td_api.dart
RichTextBotCommand
RichTextBotCommand.new constructor
RichTextBotCommand.new constructor
dark_mode
light_mode
RichTextBotCommand
constructor
RichTextBotCommand
(
{
RichText
?
text
,
required
String
botCommand
,
})
Implementation
RichTextBotCommand({this.text, required this.botCommand});
tdlib2 package
documentation
td_api
RichTextBotCommand
RichTextBotCommand.new constructor
RichTextBotCommand class