Browse Source

Fix exception description of WelcomeScreen.edit

pull/8070/head
apple502j 3 years ago
committed by GitHub
parent
commit
69b4d9a4fa
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      discord/welcome_screen.py

2
discord/welcome_screen.py

@ -188,7 +188,7 @@ class WelcomeScreen:
Raises Raises
------- -------
HTTPException HTTPException
Editing the welcome screen failed failed. Editing the welcome screen failed.
Forbidden Forbidden
You don't have permissions to edit the welcome screen. You don't have permissions to edit the welcome screen.
NotFound NotFound

Loading…
Cancel
Save