interface DiscordMessageDeleteBulkimport { type DiscordMessageDeleteBulk } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/fileloader/deps.ts"; https://discord.com/developers/docs/topics/gateway#message-delete-bulk Propertiesids: string[]The ids of the messages channel_id: stringThe id of the channel optionalguild_id: stringThe id of the guild import DiscordMessageDeleteBulkimport { DiscordMessageDeleteBulk } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/fileloader/deps.ts";