Browse Source

Add documentation for new_member system messages

pull/1027/head
FrostLuma 7 years ago
parent
commit
c32b28f46d
  1. 4
      docs/api.rst

4
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.

Loading…
Cancel
Save