RESTPostAPIChannelMessagesThreadsJSONBody
https://discord.com/developers/docs/resources/channel#start-thread-from-message
Signature
export interface RESTPostAPIChannelMessagesThreadsJSONBodyProperties
3Methods
0No methods.
Properties
name: string;1-100 character thread name
auto_archive_duration?: ThreadAutoArchiveDuration | undefined;The amount of time in minutes to wait before automatically archiving the thread
rate_limit_per_user?: number | undefined;Amount of seconds a user has to wait before sending another message (0-21600)