menu
td_json_client package
documentation
td_api.dart
InputCredentialsNew
InputCredentialsNew.new constructor
InputCredentialsNew.new constructor
dark_mode
light_mode
InputCredentialsNew
constructor
InputCredentialsNew
(
{
String
?
extra
,
int
?
client_id
,
string
?
data
,
Bool
?
allow_save
,
})
Implementation
InputCredentialsNew({ super.extra, super.client_id, this.data, this.allow_save, });
td_json_client package
documentation
td_api
InputCredentialsNew
InputCredentialsNew.new constructor
InputCredentialsNew class