Add MessageType.guild_invite_reminder

This commit is contained in:
Nadir Chowdhury
2021-04-18 20:33:56 -04:00
committed by GitHub
parent 631a0b1e13
commit 95777230b0
3 changed files with 9 additions and 0 deletions
+5
View File
@@ -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