Discord - Add Guild member role action
The Add Guild member role action assigns a role to a guild member in Discord.
Input
| Input field | Description |
|---|---|
| Guild ID | Enter the guild ID where the member and role exist. |
| User ID | Enter the user ID to assign the role to. |
| Role ID | Enter the role ID to assign to the user. |
Output
| Output field | Description |
|---|---|
| Success | A boolean response (true or false) that indicates if the role was successfully assigned. |
Last updated: