mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-19 15:36:02 +00:00
guild.py: change wording for create_role error
This commit is contained in:
parent
b41a29a889
commit
77dd4e3de0
@ -1244,7 +1244,7 @@ class Guild(Hashable):
|
||||
Forbidden
|
||||
You do not have permissions to create the role.
|
||||
HTTPException
|
||||
Editing the role failed.
|
||||
Creating the role failed.
|
||||
InvalidArgument
|
||||
An invalid keyword argument was given.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user