Browse Source

Fix docstring for Guild.create_role

pull/6472/head
Arthaxeres 4 years ago
committed by GitHub
parent
commit
53bf1919c7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      discord/guild.py

2
discord/guild.py

@ -1779,7 +1779,7 @@ class Guild(Hashable):
You must have the :attr:`~Permissions.manage_roles` permission to
do this.
..versionchanged:: 1.6
.. versionchanged:: 1.6
Can now pass ``int`` to ``colour`` keyword-only parameter.
Parameters

Loading…
Cancel
Save