Link Search Menu Expand Document

Constructor: inputMediaStakeDice

Back to constructors index

Attributes:

NameTypeRequired
game_hashstringYes
ton_amountlongYes
client_seedbytesYes

Type: InputMedia

Example:

$inputMediaStakeDice = ['_' => 'inputMediaStakeDice', 'game_hash' => 'string', 'ton_amount' => long, 'client_seed' => 'bytes'];