Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/natico/examples/deps.ts>removeRole

A powerful and customizable framework for Discordeno
Latest
function removeRole
import { removeRole } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts";

Remove a role from the member

Parameters

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