Skip to main content
Module

x/discordeno/mod.ts>removeRole

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

Remove a role from the member

Parameters

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