mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-19 04:24:41 +00:00
Add support for emoji_added message type
This commit is contained in:
@@ -1925,6 +1925,14 @@ of :class:`enum.Enum`.
|
||||
|
||||
The system message sent when a poll has closed.
|
||||
|
||||
.. versionadded:: 2.5
|
||||
|
||||
.. attribute:: emoji_added
|
||||
|
||||
The system message sent when a custom emoji is added to the guild.
|
||||
|
||||
.. versionadded:: 2.7
|
||||
|
||||
.. class:: UserFlags
|
||||
|
||||
Represents Discord User flags.
|
||||
|
Reference in New Issue
Block a user