Skip to main content
Module

x/oasis/mod.ts>removeRole

An object oriented Discordeno framework
Latest
function removeRole
import { removeRole } from "https://deno.land/x/oasis@2.1.0/mod.ts";

Remove a role from the member

Parameters

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