function validateAttachmentsimport { validateAttachments } from "https://dotland.deno.dev/x/discordeno@17.2.0/plugins/validations/mod.ts"; validateAttachments(bot: Bot, attachments: Attachment[])Parametersbot: Botattachments: Attachment[]