diff --git a/docs/topics/voice-connections.mdx b/docs/topics/voice-connections.mdx index 6b6b4b35e8..d85fb0bef3 100644 --- a/docs/topics/voice-connections.mdx +++ b/docs/topics/voice-connections.mdx @@ -67,7 +67,7 @@ When sending a voice state update to change channels within the same guild, it i > info > Bot users respect the voice channel's user limit, if set. When the voice channel is full, you will not receive -> the Voice State Update or Voice Server Update events in response to your own Voice State Update. Having `MANAGE_CHANNELS` +> the Voice State Update or Voice Server Update events in response to your own Voice State Update. Having `MOVE_MEMBERS` > permission bypasses this limit and allows you to join regardless of the channel being full or not. ## Establishing a Voice Websocket Connection