discord.addMemberRole assign one Discord server role to a member.
automations/discord-add-member-role.automation.ts
Inputs
Required server, user, and role IDs; optional audit-logreason. Optional second argument { account } selects the Discord binding.
Output
Returns no value.Discord behavior
RequiresMANAGE_ROLES; the bot can assign only roles below its highest role.