mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-08 09:11:34 +00:00
* Render shortcuts * Render docs * Added enumerations * Added docs * Use enums, removed Helper * Bump butcher * Added InputMediaType enum * Added MaskPositionPoint, InlineQueryResultType enums * Update texts * Added StickerType enum * Cover tests * Update docs * Fixed imports * Re-enabled all pre-commit hooks
12 lines
239 B
YAML
12 lines
239 B
YAML
name: DiceEmoji
|
|
description: |
|
|
Emoji on which the dice throw animation is based
|
|
|
|
Source: https://core.telegram.org/bots/api#dice
|
|
static:
|
|
DICE: 🎲
|
|
DART: 🎯
|
|
BASKETBALL: 🏀
|
|
FOOTBALL: ⚽
|
|
SLOT_MACHINE: 🎰
|
|
BOWLING: 🎳
|