teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
InputStorePaymentAuthCode
Class InputStorePaymentAuthCode
Hierarchy (
View Summary
)
VirtualClass
<
{
amount
:
long
;
currency
:
string
;
phoneCodeHash
:
string
;
phoneNumber
:
string
;
premiumDays
:
int
;
restore
?:
boolean
;
}
,
>
InputStorePaymentAuthCode
Index
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
amount
class
Name
class
Type
CONSTRUCTOR_
ID
currency
original
Args
phone
Code
Hash
phone
Number
premium
Days
restore?
SUBCLASS_
OF_
ID
Constructors
constructor
new
InputStorePaymentAuthCode
(
args
:
{
amount
:
BigInteger
;
currency
:
string
;
phoneCodeHash
:
string
;
phoneNumber
:
string
;
premiumDays
:
number
;
restore
?:
boolean
;
}
,
)
:
InputStorePaymentAuthCode
Parameters
args
:
{
amount
:
BigInteger
;
currency
:
string
;
phoneCodeHash
:
string
;
phoneNumber
:
string
;
premiumDays
:
number
;
restore
?:
boolean
;
}
Returns
InputStorePaymentAuthCode
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
InputStorePaymentAuthCode
Parameters
reader
:
any
Returns
InputStorePaymentAuthCode
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
()
:
{
amount
:
BigInteger
;
currency
:
string
;
phoneCodeHash
:
string
;
phoneNumber
:
string
;
premiumDays
:
number
;
restore
?:
boolean
;
}
Returns
{
amount
:
BigInteger
;
currency
:
string
;
phoneCodeHash
:
string
;
phoneNumber
:
string
;
premiumDays
:
number
;
restore
?:
boolean
;
}
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
amount
amount
:
BigInteger
class
Name
className
:
"InputStorePaymentAuthCode"
class
Type
classType
:
"constructor"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
1069645911
currency
currency
:
string
original
Args
originalArgs
:
{
amount
:
BigInteger
;
currency
:
string
;
phoneCodeHash
:
string
;
phoneNumber
:
string
;
premiumDays
:
number
;
restore
?:
boolean
;
}
phone
Code
Hash
phoneCodeHash
:
string
phone
Number
phoneNumber
:
string
premium
Days
premiumDays
:
number
Optional
restore
restore
?:
boolean
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
3886290765
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
amount
class
Name
class
Type
CONSTRUCTOR_
ID
currency
original
Args
phone
Code
Hash
phone
Number
premium
Days
restore
SUBCLASS_
OF_
ID
GitHub
npm
Issues
teleproto - v1.229.0
Loading...