teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
payments
StarGiftUpgradePreview
Class StarGiftUpgradePreview
Hierarchy (
View Summary
)
VirtualClass
<
{
nextPrices
:
TypeStarGiftUpgradePrice
[]
;
prices
:
TypeStarGiftUpgradePrice
[]
;
sampleAttributes
:
TypeStarGiftAttribute
[]
;
}
,
>
StarGiftUpgradePreview
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
next
Prices
original
Args
prices
sample
Attributes
SUBCLASS_
OF_
ID
Constructors
constructor
new
StarGiftUpgradePreview
(
args
:
{
nextPrices
:
StarGiftUpgradePrice
[]
;
prices
:
StarGiftUpgradePrice
[]
;
sampleAttributes
:
TypeStarGiftAttribute
[]
;
}
,
)
:
StarGiftUpgradePreview
Parameters
args
:
{
nextPrices
:
StarGiftUpgradePrice
[]
;
prices
:
StarGiftUpgradePrice
[]
;
sampleAttributes
:
TypeStarGiftAttribute
[]
;
}
Returns
StarGiftUpgradePreview
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
StarGiftUpgradePreview
Parameters
reader
:
any
Returns
StarGiftUpgradePreview
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
()
:
{
nextPrices
:
StarGiftUpgradePrice
[]
;
prices
:
StarGiftUpgradePrice
[]
;
sampleAttributes
:
TypeStarGiftAttribute
[]
;
}
Returns
{
nextPrices
:
StarGiftUpgradePrice
[]
;
prices
:
StarGiftUpgradePrice
[]
;
sampleAttributes
:
TypeStarGiftAttribute
[]
;
}
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
:
"payments.StarGiftUpgradePreview"
class
Type
classType
:
"constructor"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
1038213101
next
Prices
nextPrices
:
StarGiftUpgradePrice
[]
original
Args
originalArgs
:
{
nextPrices
:
StarGiftUpgradePrice
[]
;
prices
:
StarGiftUpgradePrice
[]
;
sampleAttributes
:
TypeStarGiftAttribute
[]
;
}
prices
prices
:
StarGiftUpgradePrice
[]
sample
Attributes
sampleAttributes
:
TypeStarGiftAttribute
[]
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
1579903175
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
next
Prices
original
Args
prices
sample
Attributes
SUBCLASS_
OF_
ID
GitHub
npm
Issues
teleproto - v1.229.0
Loading...