Skip to main content
Module

x/discordeno/mod.ts>deleteChannelOverwrite

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

Delete the channel permission overwrites for a user or role in this channel. Requires MANAGE_ROLES permission.

Parameters

bot: Bot
channelId: bigint
overwriteId: bigint