Skip to main content
Extremely Popular
Go to Latest
function removeRole
import { removeRole } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/roles/removeRole.ts";

Remove a role from the member

Parameters

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