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

Remove a role from the member

Parameters

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