Skip to main content
Latest
function deleteMessages
import { deleteMessages } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

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

Parameters

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