Disconnect Member from Voice step

Introduction

This step is used to disconnect a member from a voice channel in a guild, effectively removing them from the voice chat.

Configuration

  1. Guild: The guild from which the user will be disconnected. This parameter is required to specify the server context where the disconnection will occur.

  2. User: The user to be disconnected from the voice channel. This field is necessary to identify the member who will be affected by this step.

Usage

Ideal for managing voice channels in a guild, such as removing members who are inactive, moderating voice chat sessions, or enforcing guild rules in voice channels.

Permissions

  • Requires the "Move Members" permission, which allows for disconnecting members from voice channels.

Last updated