menu
td_json_client package
documentation
td_api.dart
SendCustomRequest
SendCustomRequest.new constructor
SendCustomRequest.new constructor
dark_mode
light_mode
SendCustomRequest
constructor
SendCustomRequest
(
{
String
?
extra
,
int
?
client_id
,
string
?
method
,
string
?
parameters
,
})
Implementation
SendCustomRequest({ super.extra, super.client_id, this.method, this.parameters, });
td_json_client package
documentation
td_api
SendCustomRequest
SendCustomRequest.new constructor
SendCustomRequest class