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