Verify list of all sendable reactions
This commit is contained in:
@@ -73,6 +73,8 @@ class Mention:
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
# Exaustively searched for options by using the list in:
|
||||||
|
# https://unicode.org/emoji/charts/full-emoji-list.html
|
||||||
SENDABLE_REACTIONS = ("❤", "😍", "😆", "😮", "😢", "😠", "👍", "👎")
|
SENDABLE_REACTIONS = ("❤", "😍", "😆", "😮", "😢", "😠", "👍", "👎")
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user