mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-07 18:33:02 +00:00
Add MessageType.guild_invite_reminder
This commit is contained in:
@ -1069,6 +1069,11 @@ of :class:`enum.Enum`.
|
||||
|
||||
The system message denoting that an application (or "slash") command was executed.
|
||||
|
||||
.. versionadded:: 2.0
|
||||
.. attribute:: guild_invite_reminder
|
||||
|
||||
The system message sent as a reminder to invite people to the guild.
|
||||
|
||||
.. versionadded:: 2.0
|
||||
|
||||
.. class:: ActivityType
|
||||
|
Reference in New Issue
Block a user