Add versionchanged to guild.create_role

This commit is contained in:
Zomatree
2021-01-26 23:35:52 -05:00
committed by GitHub
parent 61884dd9ac
commit 0d1e15bbc2
+3
View File
@@ -1733,6 +1733,9 @@ class Guild(Hashable):
You must have the :attr:`~Permissions.manage_roles` permission to
do this.
..versionchanged:: 1.6
Can now pass ``int`` to ``colour`` keyword-only parameter.
Parameters
-----------
name: :class:`str`