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