Add missing permission in clone documentation

This commit is contained in:
Duck
2020-09-11 04:55:26 -04:00
committed by GitHub
parent 4ccd9c1591
commit ddc4ad24f4
+3
View File
@@ -679,6 +679,9 @@ class GuildChannel:
Clones this channel. This creates a channel with the same properties
as this channel.
You must have the :attr:`~discord.Permissions.manage_channels` permission to
do this.
.. versionadded:: 1.1
Parameters