Browse Source

guild.py: change word in create_role's docstring

pull/1967/head
numbermaniac 6 years ago
committed by Rapptz
parent
commit
5516b0b2c9
  1. 2
      discord/guild.py

2
discord/guild.py

@ -1151,7 +1151,7 @@ class Guild(Hashable):
Raises
-------
Forbidden
You do not have permissions to change the role.
You do not have permissions to create the role.
HTTPException
Editing the role failed.
InvalidArgument

Loading…
Cancel
Save