import { type DiscordMessageReference } from "https://deno.land/x/discordeno@17.2.0/mod.ts";
Properties
id of the originating message's channel
Note: channel_id
is optional when creating a reply, but will always be present when receiving an event/response that includes this data model.