> For the complete documentation index, see [llms.txt](https://docs.flexy.bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flexy.bot/modules/discord/steps/get-connected-members.md).

# Get Connected Members

**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.
