Get Private Channel step

Introduction

The "Get Private (DM) Channel" step is exclusively available for custom bots in FlexyBot. This step retrieves the direct message (DM) channel associated with a specific user, enabling private communication or actions.

Configuration

  • User: Select the user with whom the private channel is associated. This is a required field. The system will retrieve or create a DM channel for this user.

Outputs

  • Channel: The retrieved or newly created private (DM) channel associated with the specified user. This output includes the channel's details, facilitating further interactions or messaging within the private channel.

Permissions

  • No specific permissions are required for this step, but the bot must have at least 1 server in common with the user and user must have server DMs enabled.

Last updated