Constructor: inputStickerSetDice
Used for fetching animated dice stickers
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| emoticon | string | Yes | The emoji, for now 🏀, 🎲 and 🎯 are supported |
Type: InputStickerSet
Example:
$inputStickerSetDice = ['_' => 'inputStickerSetDice', 'emoticon' => 'string'];