Skip to main content

StartThreadWithMessage

Documentation


Documentation / @discordeno/types / StartThreadWithMessage

Interface: StartThreadWithMessage

Defined in: discordeno/channel.ts:328

https://docs.discord.com/developers/resources/channel#start-thread-from-message-json-params

Properties

autoArchiveDuration?

optional autoArchiveDuration?: 60 | 1440 | 4320 | 10080

Defined in: discordeno/channel.ts:332

Duration in minutes to automatically archive the thread after recent activity


name

name: string

Defined in: discordeno/channel.ts:330

1-100 character thread name


rateLimitPerUser?

optional rateLimitPerUser?: number | null

Defined in: discordeno/channel.ts:334

Amount of seconds a user has to wait before sending another message (0-21600)