Type alias ForumThreadStarterMessageOptions

ForumThreadStarterMessageOptions: Pick<CreateMessageOptions, "content" | "embeds" | "allowedMentions" | "components" | "stickerIDs" | "attachments" | "flags" | "files">