mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-18 15:06:07 +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
|
||||
You do not have permission to view the automod rule.
|
||||
NotFound
|
||||
The automod rule does not exist within this guild.
|
||||
|
||||
Returns
|
||||
--------
|
||||
|
Loading…
x
Reference in New Issue
Block a user