mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-22 16:32:59 +00:00
Fix docstring for Guild.create_role
This commit is contained in:
@@ -1779,7 +1779,7 @@ class Guild(Hashable):
|
|||||||
You must have the :attr:`~Permissions.manage_roles` permission to
|
You must have the :attr:`~Permissions.manage_roles` permission to
|
||||||
do this.
|
do this.
|
||||||
|
|
||||||
..versionchanged:: 1.6
|
.. versionchanged:: 1.6
|
||||||
Can now pass ``int`` to ``colour`` keyword-only parameter.
|
Can now pass ``int`` to ``colour`` keyword-only parameter.
|
||||||
|
|
||||||
Parameters
|
Parameters
|
||||||
|
Reference in New Issue
Block a user