Skip to main content
Latest
function addRole
import { addRole } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

Add a role to the member

Parameters

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