menu
td_json_client package
documentation
td_api.dart
PageBlockAuthorDate
PageBlockAuthorDate.new constructor
PageBlockAuthorDate.new constructor
dark_mode
light_mode
PageBlockAuthorDate
constructor
PageBlockAuthorDate
(
{
String
?
extra
,
int
?
client_id
,
RichText
?
author
,
int32
?
publish_date
,
})
Implementation
PageBlockAuthorDate({ super.extra, super.client_id, this.author, this.publish_date, });
td_json_client package
documentation
td_api
PageBlockAuthorDate
PageBlockAuthorDate.new constructor
PageBlockAuthorDate class