interface CreateForumPostWithMessage
implements WithReason
import { type CreateForumPostWithMessage } from "https://deno.land/x/discordeno@17.0.1/helpers/channels/forums/createForumThread.ts";
Properties
Duration in minutes to automatically archive the thread after recent activity
Amount of seconds a user has to wait before sending another message (0-21600)
optional
embeds: Embed[]Embedded rich
content (up to 6000 characters)
optional
allowedMentions: AllowedMentionsAllowed mentions for the message
optional
file: FileContent | FileContent[]The contents of the file being sent
optional
components: MessageComponentsThe components you would like to have sent in this message