mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
i-AIOG-17: Rename dart constant
This commit is contained in:
parent
233c676755
commit
f2c7236ec1
1 changed files with 1 additions and 1 deletions
|
|
@ -15,4 +15,4 @@ class Dice(base.TelegramObject):
|
|||
|
||||
class DiceEmoji:
|
||||
DICE = '🎲'
|
||||
DARTS = '🎯'
|
||||
DART = '🎯'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue