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