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

Delete messages from the channel. 2-100. Requires the MANAGE_MESSAGES permission

Parameters

bot: Bot
channelId: bigint
ids: bigint[]
optional
reason: string