Browse Source

Forgot an exception existed

pull/10109/head
dolfies 4 years ago
parent
commit
341577ff0f
  1. 2
      discord/guild.py

2
discord/guild.py

@ -2916,6 +2916,8 @@ class Guild(Hashable):
Raises
-------
NotFound
The guild does not have a welcome screen.
HTTPException
Editing the welcome screen failed failed.
Forbidden

Loading…
Cancel
Save