teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
payments
ResaleStarGifts
Class ResaleStarGifts
Hierarchy (
View Summary
)
VirtualClass
<
{
attributes
?:
TypeStarGiftAttribute
[]
;
attributesHash
?:
long
;
chats
:
TypeChat
[]
;
count
:
int
;
counters
?:
TypeStarGiftAttributeCounter
[]
;
gifts
:
TypeStarGift
[]
;
nextOffset
?:
string
;
users
:
TypeUser
[]
;
}
,
>
ResaleStarGifts
Index
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
attributes?
attributes
Hash?
chats
class
Name
class
Type
CONSTRUCTOR_
ID
count
counters?
gifts
next
Offset?
original
Args
SUBCLASS_
OF_
ID
users
Constructors
constructor
new
ResaleStarGifts
(
args
:
{
attributes
?:
TypeStarGiftAttribute
[]
;
attributesHash
?:
BigInteger
;
chats
:
TypeChat
[]
;
count
:
number
;
counters
?:
StarGiftAttributeCounter
[]
;
gifts
:
TypeStarGift
[]
;
nextOffset
?:
string
;
users
:
TypeUser
[]
;
}
,
)
:
ResaleStarGifts
Parameters
args
:
{
attributes
?:
TypeStarGiftAttribute
[]
;
attributesHash
?:
BigInteger
;
chats
:
TypeChat
[]
;
count
:
number
;
counters
?:
StarGiftAttributeCounter
[]
;
gifts
:
TypeStarGift
[]
;
nextOffset
?:
string
;
users
:
TypeUser
[]
;
}
Returns
ResaleStarGifts
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
ResaleStarGifts
Parameters
reader
:
any
Returns
ResaleStarGifts
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
()
:
{
attributes
?:
TypeStarGiftAttribute
[]
;
attributesHash
?:
BigInteger
;
chats
:
TypeChat
[]
;
count
:
number
;
counters
?:
StarGiftAttributeCounter
[]
;
gifts
:
TypeStarGift
[]
;
nextOffset
?:
string
;
users
:
TypeUser
[]
;
}
Returns
{
attributes
?:
TypeStarGiftAttribute
[]
;
attributesHash
?:
BigInteger
;
chats
:
TypeChat
[]
;
count
:
number
;
counters
?:
StarGiftAttributeCounter
[]
;
gifts
:
TypeStarGift
[]
;
nextOffset
?:
string
;
users
:
TypeUser
[]
;
}
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
Optional
attributes
attributes
?:
TypeStarGiftAttribute
[]
Optional
attributes
Hash
attributesHash
?:
BigInteger
chats
chats
:
TypeChat
[]
class
Name
className
:
"payments.ResaleStarGifts"
class
Type
classType
:
"constructor"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
2491028191
count
count
:
number
Optional
counters
counters
?:
StarGiftAttributeCounter
[]
gifts
gifts
:
TypeStarGift
[]
Optional
next
Offset
nextOffset
?:
string
original
Args
originalArgs
:
{
attributes
?:
TypeStarGiftAttribute
[]
;
attributesHash
?:
BigInteger
;
chats
:
TypeChat
[]
;
count
:
number
;
counters
?:
StarGiftAttributeCounter
[]
;
gifts
:
TypeStarGift
[]
;
nextOffset
?:
string
;
users
:
TypeUser
[]
;
}
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
3000743907
users
users
:
TypeUser
[]
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
attributes
attributes
Hash
chats
class
Name
class
Type
CONSTRUCTOR_
ID
count
counters
gifts
next
Offset
original
Args
SUBCLASS_
OF_
ID
users
GitHub
npm
Issues
teleproto - v1.229.0
Loading...