menu
tdlib2 package
documentation
td_api.dart
DeleteAccount
DeleteAccount.new constructor
DeleteAccount.new constructor
dark_mode
light_mode
DeleteAccount
constructor
DeleteAccount
(
{
String
?
reason
,
required
String
password
,
})
Implementation
DeleteAccount({this.reason, required this.password});
tdlib2 package
documentation
td_api
DeleteAccount
DeleteAccount.new constructor
DeleteAccount class