mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-18 20:14:42 +00:00
Add support for emoji_added message type
This commit is contained in:
@@ -275,6 +275,7 @@ class MessageType(Enum):
|
||||
guild_incident_report_false_alarm = 39
|
||||
purchase_notification = 44
|
||||
poll_result = 46
|
||||
emoji_added = 63
|
||||
|
||||
|
||||
class SpeakingState(Enum):
|
||||
|
Reference in New Issue
Block a user