Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
function deleteMessages
import { deleteMessages } from "https://deno.land/x/discordeno@13.0.0-rc45/template/beginner/deps.ts";

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

Parameters

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