aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/api.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/api.rst b/docs/api.rst
index 214fd8c8..30b68374 100644
--- a/docs/api.rst
+++ b/docs/api.rst
@@ -683,6 +683,10 @@ All enumerations are subclasses of `enum`_.
The system message denoting that a pinned message has been added to a channel.
+ .. attribute:: new_member
+
+ The system message denoting that a new member has joined a Guild.
+
.. class:: VoiceRegion
Specifies the region a voice server belongs to.