Constructor: inputMediaDice
Send a dice-based animated sticker
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| emoticon | string | Yes | The emoji, for now 🏀, 🎲 and 🎯 are supported |
Type: InputMedia
Example:
$inputMediaDice = ['_' => 'inputMediaDice', 'emoticon' => 'string'];