Module aethersprite.emotes

Emote constants

Expand source code
"""Emote constants"""

BUTTON_SUFFIX = "\ufe0f\u20e3"
CHECK_MARK = "\u2705"
POLICE_OFFICER = "\U0001f46e"
PROHIBITED = "\U0001f6ab"
SHADE_BLOCK = "\u2591"
SOLID_BLOCK = "\u2588"
THUMBS_DOWN = "\U0001f44e"
WASTEBASKET = "\U0001f5d1"