Fix docstring for Guild.create_role

This commit is contained in:
Arthaxeres
2021-02-24 02:06:02 -05:00
committed by GitHub
parent fb773dc1dd
commit 53bf1919c7
+1 -1
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