You are reading the documentation for the next version of discord.js. Documentation for v13/v14+ has been moved to old.discordjs.dev

StartForumThreadOptions

export declare interface StartForumThreadOptions extends RESTPostAPIGuildForumThreadsJSONBody
export declare interface StartForumThreadOptions extends RESTPostAPIGuildForumThreadsJSONBody

No summary provided.

message:RESTPostAPIGuildForumThreadsJSONBody['message'] & { files?: RawFile[]; }