Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
function removeRole
import { removeRole } from "https://deno.land/x/discordeno@13.0.0-rc45/plugins/permissions/deps.ts";

Remove a role from the member

Parameters

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