teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
PrepaidStarsGiveaway
Class PrepaidStarsGiveaway
Hierarchy (
View Summary
)
VirtualClass
<
{
boosts
:
int
;
date
:
int
;
id
:
long
;
quantity
:
int
;
stars
:
long
}
>
PrepaidStarsGiveaway
Index
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
boosts
class
Name
class
Type
CONSTRUCTOR_
ID
date
id
original
Args
quantity
stars
SUBCLASS_
OF_
ID
Constructors
constructor
new
PrepaidStarsGiveaway
(
args
:
{
boosts
:
number
;
date
:
number
;
id
:
BigInteger
;
quantity
:
number
;
stars
:
BigInteger
;
}
,
)
:
PrepaidStarsGiveaway
Parameters
args
:
{
boosts
:
number
;
date
:
number
;
id
:
BigInteger
;
quantity
:
number
;
stars
:
BigInteger
;
}
Returns
PrepaidStarsGiveaway
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
PrepaidStarsGiveaway
Parameters
reader
:
any
Returns
PrepaidStarsGiveaway
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
()
:
{
boosts
:
number
;
date
:
number
;
id
:
BigInteger
;
quantity
:
number
;
stars
:
BigInteger
;
}
Returns
{
boosts
:
number
;
date
:
number
;
id
:
BigInteger
;
quantity
:
number
;
stars
:
BigInteger
;
}
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
boosts
boosts
:
number
class
Name
className
:
"PrepaidStarsGiveaway"
class
Type
classType
:
"constructor"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
2594011104
date
date
:
number
id
id
:
BigInteger
original
Args
originalArgs
:
{
boosts
:
number
;
date
:
number
;
id
:
BigInteger
;
quantity
:
number
;
stars
:
BigInteger
;
}
quantity
quantity
:
number
stars
stars
:
BigInteger
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
3997067136
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
boosts
class
Name
class
Type
CONSTRUCTOR_
ID
date
id
original
Args
quantity
stars
SUBCLASS_
OF_
ID
GitHub
npm
Issues
teleproto - v1.229.0
Loading...