Missing name parameter in VoiceChannel.edit documentation.

This commit is contained in:
Rapptz 2017-10-26 05:36:19 -04:00
parent f0c53e4519
commit 89bbbec37e

View File

@ -469,6 +469,8 @@ class VoiceChannel(discord.abc.Connectable, discord.abc.GuildChannel, Hashable):
Parameters
----------
name: str
The new channel's name.
bitrate: int
The new channel's bitrate.
user_limit: int