Get Connected Members step

Introduction

The "Get Connected Members" step retrieves a list of members currently connected to a specified voice channel. This step is useful for monitoring or interacting with users in voice channels.

Configuration

  • Channel: Specifies the voice channel from which to retrieve connected members. This parameter is required.

  • User Types: A list of user types to filter the members by (e.g., users, bots). This parameter is required and must include at least one user type.

Outputs

  • Members: A list of members currently connected to the specified voice channel. This output can be used in subsequent steps or actions.

Last updated