Browse Source

Add documetation for auto_moderation_action MessageType enum

pull/10109/head
ChrisJL 3 years ago
committed by dolfies
parent
commit
f364a88c20
  1. 6
      docs/api.rst

6
docs/api.rst

@ -1678,6 +1678,12 @@ of :class:`enum.Enum`.
The system message denoting that a context menu command was executed.
.. versionadded:: 2.0
.. attribute:: auto_moderation_action
The system message sent when an AutoMod rule is triggered. This is only
sent if the rule is configured to sent an alert when triggered.
.. versionadded:: 2.0
.. class:: InviteType

Loading…
Cancel
Save