import { type DiscordMessageReference } from "https://deno.land/x/discordeno@18.0.1/plugins/cache/deps.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.