teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
auth
SentCodeTypeFirebaseSms
Class SentCodeTypeFirebaseSms
Hierarchy (
View Summary
)
VirtualClass
<
{
length
:
int
;
nonce
?:
bytes
;
playIntegrityNonce
?:
bytes
;
playIntegrityProjectId
?:
long
;
pushTimeout
?:
int
;
receipt
?:
string
;
}
,
>
SentCodeTypeFirebaseSms
Index
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Name
class
Type
CONSTRUCTOR_
ID
length
nonce?
original
Args
play
Integrity
Nonce?
play
Integrity
Project
Id?
push
Timeout?
receipt?
SUBCLASS_
OF_
ID
Constructors
constructor
new
SentCodeTypeFirebaseSms
(
args
:
{
length
:
number
;
nonce
?:
bytes
;
playIntegrityNonce
?:
bytes
;
playIntegrityProjectId
?:
BigInteger
;
pushTimeout
?:
number
;
receipt
?:
string
;
}
,
)
:
SentCodeTypeFirebaseSms
Parameters
args
:
{
length
:
number
;
nonce
?:
bytes
;
playIntegrityNonce
?:
bytes
;
playIntegrityProjectId
?:
BigInteger
;
pushTimeout
?:
number
;
receipt
?:
string
;
}
Returns
SentCodeTypeFirebaseSms
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
SentCodeTypeFirebaseSms
Parameters
reader
:
any
Returns
SentCodeTypeFirebaseSms
Static
serialize
Bytes
serializeBytes
(
data
:
string
|
Buffer
<
ArrayBufferLike
>
)
:
Buffer
Parameters
data
:
string
|
Buffer
<
ArrayBufferLike
>
Returns
Buffer
Static
serialize
Date
serializeDate
(
date
:
number
|
Date
)
:
Buffer
Parameters
date
:
number
|
Date
Returns
Buffer
get
Bytes
getBytes
()
:
Buffer
Returns
Buffer
to
JSON
toJSON
()
:
{
length
:
number
;
nonce
?:
bytes
;
playIntegrityNonce
?:
bytes
;
playIntegrityProjectId
?:
BigInteger
;
pushTimeout
?:
number
;
receipt
?:
string
;
}
Returns
{
length
:
number
;
nonce
?:
bytes
;
playIntegrityNonce
?:
bytes
;
playIntegrityProjectId
?:
BigInteger
;
pushTimeout
?:
number
;
receipt
?:
string
;
}
Properties
Static
class
Name
className
:
string
Static
class
Type
classType
:
"constructor"
|
"request"
Static
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
number
Static
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
number
class
Name
className
:
"auth.SentCodeTypeFirebaseSms"
class
Type
classType
:
"constructor"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
10475318
length
length
:
number
Optional
nonce
nonce
?:
bytes
original
Args
originalArgs
:
{
length
:
number
;
nonce
?:
bytes
;
playIntegrityNonce
?:
bytes
;
playIntegrityProjectId
?:
BigInteger
;
pushTimeout
?:
number
;
receipt
?:
string
;
}
Optional
play
Integrity
Nonce
playIntegrityNonce
?:
bytes
Optional
play
Integrity
Project
Id
playIntegrityProjectId
?:
BigInteger
Optional
push
Timeout
pushTimeout
?:
number
Optional
receipt
receipt
?:
string
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
4284159374
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Name
class
Type
CONSTRUCTOR_
ID
length
nonce
original
Args
play
Integrity
Nonce
play
Integrity
Project
Id
push
Timeout
receipt
SUBCLASS_
OF_
ID
GitHub
npm
Issues
teleproto - v1.229.0
Loading...