mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-17 04:07:01 +00:00
Missing name parameter in VoiceChannel.edit documentation.
This commit is contained in:
@@ -469,6 +469,8 @@ class VoiceChannel(discord.abc.Connectable, discord.abc.GuildChannel, Hashable):
|
|||||||
|
|
||||||
Parameters
|
Parameters
|
||||||
----------
|
----------
|
||||||
|
name: str
|
||||||
|
The new channel's name.
|
||||||
bitrate: int
|
bitrate: int
|
||||||
The new channel's bitrate.
|
The new channel's bitrate.
|
||||||
user_limit: int
|
user_limit: int
|
||||||
|
Reference in New Issue
Block a user