teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
payments
GetResaleStarGifts
Class GetResaleStarGifts
Hierarchy (
View Summary
)
Request
<
Partial
<
{
attributes
?:
TypeStarGiftAttributeId
[]
;
attributesHash
?:
long
;
forCraft
?:
boolean
;
giftId
:
long
;
limit
:
int
;
offset
:
string
;
sortByNum
?:
boolean
;
sortByPrice
?:
boolean
;
starsOnly
?:
boolean
;
}
,
>
,
TypeResaleStarGifts
,
>
GetResaleStarGifts
Index
Constructors
constructor
Methods
from
Reader
read
Result
serialize
Bytes
serialize
Date
get
Bytes
resolve
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
__
response
attributes?
attributes
Hash?
class
Name
class
Type
CONSTRUCTOR_
ID
for
Craft?
gift
Id
limit
offset
original
Args
sort
By
Num?
sort
By
Price?
stars
Only?
SUBCLASS_
OF_
ID
Constructors
constructor
new
GetResaleStarGifts
(
args
:
Args
)
:
GetResaleStarGifts
Parameters
args
:
Args
Returns
GetResaleStarGifts
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
GetResaleStarGifts
Parameters
reader
:
any
Returns
GetResaleStarGifts
Static
read
Result
readResult
(
reader
:
any
)
:
Buffer
Parameters
reader
:
any
Returns
Buffer
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
resolve
resolve
(
client
:
any
,
utils
:
any
)
:
Promise
<
void
>
Parameters
client
:
any
utils
:
any
Returns
Promise
<
void
>
to
JSON
toJSON
()
:
Args
Returns
Args
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
__
response
__response
:
ResaleStarGifts
Optional
attributes
attributes
?:
TypeStarGiftAttributeId
[]
Optional
attributes
Hash
attributesHash
?:
BigInteger
class
Name
className
:
"payments.GetResaleStarGifts"
class
Type
classType
:
"request"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
2053087798
Optional
for
Craft
forCraft
?:
boolean
gift
Id
giftId
:
BigInteger
limit
limit
:
number
offset
offset
:
string
original
Args
originalArgs
:
Args
Optional
sort
By
Num
sortByNum
?:
boolean
Optional
sort
By
Price
sortByPrice
?:
boolean
Optional
stars
Only
starsOnly
?:
boolean
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
3000743907
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
from
Reader
read
Result
serialize
Bytes
serialize
Date
get
Bytes
resolve
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
__
response
attributes
attributes
Hash
class
Name
class
Type
CONSTRUCTOR_
ID
for
Craft
gift
Id
limit
offset
original
Args
sort
By
Num
sort
By
Price
stars
Only
SUBCLASS_
OF_
ID
GitHub
npm
Issues
teleproto - v1.229.0
Loading...