teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
StarGiftAuctionStateFinished
Class StarGiftAuctionStateFinished
Hierarchy (
View Summary
)
VirtualClass
<
{
averagePrice
:
long
;
endDate
:
int
;
fragmentListedCount
?:
int
;
fragmentListedUrl
?:
string
;
listedCount
?:
int
;
startDate
:
int
;
}
,
>
StarGiftAuctionStateFinished
Index
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
average
Price
class
Name
class
Type
CONSTRUCTOR_
ID
end
Date
fragment
Listed
Count?
fragment
Listed
Url?
listed
Count?
original
Args
start
Date
SUBCLASS_
OF_
ID
Constructors
constructor
new
StarGiftAuctionStateFinished
(
args
:
{
averagePrice
:
BigInteger
;
endDate
:
number
;
fragmentListedCount
?:
number
;
fragmentListedUrl
?:
string
;
listedCount
?:
number
;
startDate
:
number
;
}
,
)
:
StarGiftAuctionStateFinished
Parameters
args
:
{
averagePrice
:
BigInteger
;
endDate
:
number
;
fragmentListedCount
?:
number
;
fragmentListedUrl
?:
string
;
listedCount
?:
number
;
startDate
:
number
;
}
Returns
StarGiftAuctionStateFinished
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
StarGiftAuctionStateFinished
Parameters
reader
:
any
Returns
StarGiftAuctionStateFinished
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
()
:
{
averagePrice
:
BigInteger
;
endDate
:
number
;
fragmentListedCount
?:
number
;
fragmentListedUrl
?:
string
;
listedCount
?:
number
;
startDate
:
number
;
}
Returns
{
averagePrice
:
BigInteger
;
endDate
:
number
;
fragmentListedCount
?:
number
;
fragmentListedUrl
?:
string
;
listedCount
?:
number
;
startDate
:
number
;
}
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
average
Price
averagePrice
:
BigInteger
class
Name
className
:
"StarGiftAuctionStateFinished"
class
Type
classType
:
"constructor"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
2536352703
end
Date
endDate
:
number
Optional
fragment
Listed
Count
fragmentListedCount
?:
number
Optional
fragment
Listed
Url
fragmentListedUrl
?:
string
Optional
listed
Count
listedCount
?:
number
original
Args
originalArgs
:
{
averagePrice
:
BigInteger
;
endDate
:
number
;
fragmentListedCount
?:
number
;
fragmentListedUrl
?:
string
;
listedCount
?:
number
;
startDate
:
number
;
}
start
Date
startDate
:
number
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
580130043
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
average
Price
class
Name
class
Type
CONSTRUCTOR_
ID
end
Date
fragment
Listed
Count
fragment
Listed
Url
listed
Count
original
Args
start
Date
SUBCLASS_
OF_
ID
GitHub
npm
Issues
teleproto - v1.229.0
Loading...