import { deleteMessage } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/mod.ts";
Delete a message with the channel id and message id only.
Parameters
bot: Bot
import { deleteMessage } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/mod.ts";
Delete a message with the channel id and message id only.