aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/api.rst29
1 files changed, 29 insertions, 0 deletions
diff --git a/docs/api.rst b/docs/api.rst
index 05b08909..7c1c5f3c 100644
--- a/docs/api.rst
+++ b/docs/api.rst
@@ -1125,6 +1125,35 @@ of :class:`enum.Enum`.
The system message denoting that an announcement channel has been followed.
.. versionadded:: 1.3
+ .. attribute:: guild_stream
+
+ The system message denoting that a member is streaming in the guild.
+
+ .. versionadded:: 1.7
+ .. attribute:: guild_discovery_disqualified
+
+ The system message denoting that the guild is no longer eligible for Server
+ Discovery.
+
+ .. versionadded:: 1.7
+ .. attribute:: guild_discovery_requalified
+
+ The system message denoting that the guild has become eligible again for Server
+ Discovery.
+
+ .. versionadded:: 1.7
+ .. attribute:: guild_discovery_grace_period_initial_warning
+
+ The system message denoting that the guild has failed to meet the Server
+ Discovery requirements for one week.
+
+ .. versionadded:: 1.7
+ .. attribute:: guild_discovery_grace_period_final_warning
+
+ The system message denoting that the guild has failed to meet the Server
+ Discovery requirements for 3 weeks in a row.
+
+ .. versionadded:: 1.7
.. class:: ActivityType