Skip to main content
Module

x/discordeno/mod.ts>addRole

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

Add a role to the member

Parameters

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