menu
td_json_client package
documentation
td_api.dart
UpdateNewCustomQuery
UpdateNewCustomQuery.new constructor
UpdateNewCustomQuery.new constructor
dark_mode
light_mode
UpdateNewCustomQuery
constructor
UpdateNewCustomQuery
(
{
String
?
extra
,
int
?
client_id
,
int64
?
id
,
string
?
data
,
int32
?
timeout
,
})
Implementation
UpdateNewCustomQuery({ super.extra, super.client_id, this.id, this.data, this.timeout, });
td_json_client package
documentation
td_api
UpdateNewCustomQuery
UpdateNewCustomQuery.new constructor
UpdateNewCustomQuery class