Fix docstring for Guild.create_role

This commit is contained in:
Arthaxeres
2021-02-24 10:06:02 +03:00
committed by GitHub
parent fb773dc1dd
commit 53bf1919c7

View File

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