mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-08 04:38:42 +00:00
Add missing error for Guild.fetch_automod_rule
This commit is contained in:
parent
ec9fd57254
commit
1ad45f585f
@ -4353,6 +4353,8 @@ class Guild(Hashable):
|
|||||||
-------
|
-------
|
||||||
Forbidden
|
Forbidden
|
||||||
You do not have permission to view the automod rule.
|
You do not have permission to view the automod rule.
|
||||||
|
NotFound
|
||||||
|
The automod rule does not exist within this guild.
|
||||||
|
|
||||||
Returns
|
Returns
|
||||||
--------
|
--------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user