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