mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-06 09:56:09 +00:00
guild.py: change word in create_role's docstring
This commit is contained in:
@ -1151,7 +1151,7 @@ class Guild(Hashable):
|
|||||||
Raises
|
Raises
|
||||||
-------
|
-------
|
||||||
Forbidden
|
Forbidden
|
||||||
You do not have permissions to change the role.
|
You do not have permissions to create the role.
|
||||||
HTTPException
|
HTTPException
|
||||||
Editing the role failed.
|
Editing the role failed.
|
||||||
InvalidArgument
|
InvalidArgument
|
||||||
|
Reference in New Issue
Block a user