Skip to main content
Module

x/discordeno/plugins/helpers/deps.ts>addRole

Discord API library for Deno
Go to Latest
function addRole
import { addRole } from "https://deno.land/x/discordeno@13.0.0-rc45/plugins/helpers/deps.ts";

Add a role to the member

Parameters

bot: Bot
guildId: bigint
memberId: bigint
roleId: bigint
optional
reason: string