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