Browse Source

guild.py: change wording for create_role error

pull/2019/head
numbermaniac 6 years ago
committed by GitHub
parent
commit
77dd4e3de0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      discord/guild.py

2
discord/guild.py

@ -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.

Loading…
Cancel
Save