mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-07-23 11:26:51 +00:00
Fix tiny errors
This commit is contained in:
parent
b7dd97dca9
commit
77a7b17265
@ -3083,7 +3083,7 @@ of :class:`enum.Enum`.
|
|||||||
|
|
||||||
.. class:: AutoModRuleTriggerType
|
.. class:: AutoModRuleTriggerType
|
||||||
|
|
||||||
Represents the trigger type of an auto mod rule.
|
Represents the trigger type of an automod rule.
|
||||||
|
|
||||||
.. versionadded:: 2.0
|
.. versionadded:: 2.0
|
||||||
|
|
||||||
@ -3105,7 +3105,7 @@ of :class:`enum.Enum`.
|
|||||||
|
|
||||||
.. class:: AutoModRuleEventType
|
.. class:: AutoModRuleEventType
|
||||||
|
|
||||||
Represents the event type of an auto mod rule.
|
Represents the event type of an automod rule.
|
||||||
|
|
||||||
.. versionadded:: 2.0
|
.. versionadded:: 2.0
|
||||||
|
|
||||||
@ -3115,7 +3115,7 @@ of :class:`enum.Enum`.
|
|||||||
|
|
||||||
.. class:: AutoModRuleActionType
|
.. class:: AutoModRuleActionType
|
||||||
|
|
||||||
Represents the action type of an auto mod rule.
|
Represents the action type of an automod rule.
|
||||||
|
|
||||||
.. versionadded:: 2.0
|
.. versionadded:: 2.0
|
||||||
|
|
||||||
@ -3767,7 +3767,7 @@ AuditLogDiff
|
|||||||
:type: List[:class:`str`]
|
:type: List[:class:`str`]
|
||||||
|
|
||||||
.. this is currently missing the following keys: reason and application_id
|
.. this is currently missing the following keys: reason and application_id
|
||||||
I'm not sure how to about porting these
|
I'm not sure how to port these
|
||||||
|
|
||||||
Webhook Support
|
Webhook Support
|
||||||
------------------
|
------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user