teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
InputMediaStakeDice
Class InputMediaStakeDice
Hierarchy (
View Summary
)
VirtualClass
<
{
clientSeed
:
bytes
;
gameHash
:
string
;
tonAmount
:
long
}
>
InputMediaStakeDice
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
client
Seed
CONSTRUCTOR_
ID
game
Hash
original
Args
SUBCLASS_
OF_
ID
ton
Amount
Constructors
constructor
new
InputMediaStakeDice
(
args
:
{
clientSeed
:
bytes
;
gameHash
:
string
;
tonAmount
:
BigInteger
}
,
)
:
InputMediaStakeDice
Parameters
args
:
{
clientSeed
:
bytes
;
gameHash
:
string
;
tonAmount
:
BigInteger
}
Returns
InputMediaStakeDice
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
InputMediaStakeDice
Parameters
reader
:
any
Returns
InputMediaStakeDice
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
()
:
{
clientSeed
:
bytes
;
gameHash
:
string
;
tonAmount
:
BigInteger
}
Returns
{
clientSeed
:
bytes
;
gameHash
:
string
;
tonAmount
:
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
class
Name
className
:
"InputMediaStakeDice"
class
Type
classType
:
"constructor"
client
Seed
clientSeed
:
bytes
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
4087948362
game
Hash
gameHash
:
string
original
Args
originalArgs
:
{
clientSeed
:
bytes
;
gameHash
:
string
;
tonAmount
:
BigInteger
}
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
4210575092
ton
Amount
tonAmount
:
BigInteger
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
client
Seed
CONSTRUCTOR_
ID
game
Hash
original
Args
SUBCLASS_
OF_
ID
ton
Amount
GitHub
npm
Issues
teleproto - v1.229.0
Loading...