GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

RESTPostAPIGuildForumThreadsFormDataBody

https://discord.com/developers/docs/resources/channel#start-thread-in-forum-or-media-channel

API/Type Aliases/RESTPostAPIGuildForumThreadsFormDataBody
seyfert/lib/types/rest/channel.d.ts

Signature

export type RESTPostAPIGuildForumThreadsFormDataBody = RESTPostAPIChannelMessagesThreadsJSONBody & {    message: string;};

Members

This export does not declare public properties or methods in the generated declaration file.