import { deleteMessage } from "https://deno.land/x/discordeno@13.0.0-rc45/template/bigbot/deps.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/template/bigbot/deps.ts";
Delete a message with the channel id and message id only.