teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
AccountPasswordInputSettingsIn
Interface AccountPasswordInputSettingsIn
interface
AccountPasswordInputSettingsIn
{
_
?:
"account.passwordInputSettings"
;
email
?:
string
;
hint
?:
string
;
newAlgo
?:
TypePasswordKdfAlgoIn
;
newPasswordHash
?:
bytes
;
newSecureSettings
?:
SecureSecretSettingsIn
;
}
Index
Properties
_?
email?
hint?
new
Algo?
new
Password
Hash?
new
Secure
Settings?
Properties
Optional
_
_
?:
"account.passwordInputSettings"
Optional
email
email
?:
string
Optional
hint
hint
?:
string
Optional
new
Algo
newAlgo
?:
TypePasswordKdfAlgoIn
Optional
new
Password
Hash
newPasswordHash
?:
bytes
Optional
new
Secure
Settings
newSecureSettings
?:
SecureSecretSettingsIn
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
email
hint
new
Algo
new
Password
Hash
new
Secure
Settings
GitHub
npm
Issues
teleproto - v1.229.0
Loading...