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