diff --git a/discord/guild.py b/discord/guild.py index 5fd60a853..fc39179ab 100644 --- a/discord/guild.py +++ b/discord/guild.py @@ -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 --------