teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
InputSecureValueIn
Interface InputSecureValueIn
interface
InputSecureValueIn
{
_
?:
"inputSecureValue"
;
data
?:
SecureDataIn
;
files
?:
TypeInputSecureFileIn
[]
;
frontSide
?:
TypeInputSecureFileIn
;
plainData
?:
TypeSecurePlainDataIn
;
reverseSide
?:
TypeInputSecureFileIn
;
selfie
?:
TypeInputSecureFileIn
;
translation
?:
TypeInputSecureFileIn
[]
;
type
:
TypeSecureValueTypeIn
;
}
Index
Properties
_?
data?
files?
front
Side?
plain
Data?
reverse
Side?
selfie?
translation?
type
Properties
Optional
_
_
?:
"inputSecureValue"
Optional
data
data
?:
SecureDataIn
Optional
files
files
?:
TypeInputSecureFileIn
[]
Optional
front
Side
frontSide
?:
TypeInputSecureFileIn
Optional
plain
Data
plainData
?:
TypeSecurePlainDataIn
Optional
reverse
Side
reverseSide
?:
TypeInputSecureFileIn
Optional
selfie
selfie
?:
TypeInputSecureFileIn
Optional
translation
translation
?:
TypeInputSecureFileIn
[]
type
type
:
TypeSecureValueTypeIn
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
data
files
front
Side
plain
Data
reverse
Side
selfie
translation
type
GitHub
npm
Issues
teleproto - v1.229.0
Loading...