Remove Role From Member step

Introduction

The "Remove Roles from Member" step is used to remove one or more roles from a specified user in a guild. This step is useful for adjusting user permissions and access within a Discord server.

Configuration

  • Guild: Specifies the guild (server) where the roles will be removed. This parameter is required.

  • User: The user from whom the roles will be removed. This parameter is required.

  • Roles: A list of roles to be removed from the user. Each role must be specified, and this parameter is required.

Last updated