guild.py: change wording for create_role error

This commit is contained in:
numbermaniac 2019-03-24 13:33:15 +11:00 committed by GitHub
parent b41a29a889
commit 77dd4e3de0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1244,7 +1244,7 @@ class Guild(Hashable):
Forbidden Forbidden
You do not have permissions to create the role. You do not have permissions to create the role.
HTTPException HTTPException
Editing the role failed. Creating the role failed.
InvalidArgument InvalidArgument
An invalid keyword argument was given. An invalid keyword argument was given.