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