Browse Source
Fix exception description of WelcomeScreen.edit
pull/8070/head
apple502j
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
discord/welcome_screen.py
|
|
@ -188,7 +188,7 @@ class WelcomeScreen: |
|
|
|
Raises |
|
|
|
------- |
|
|
|
HTTPException |
|
|
|
Editing the welcome screen failed failed. |
|
|
|
Editing the welcome screen failed. |
|
|
|
Forbidden |
|
|
|
You don't have permissions to edit the welcome screen. |
|
|
|
NotFound |
|
|
|