Skip to main content

StartThreadWithMessage

@discordeno/bot


Documentation / @discordeno/bot / StartThreadWithMessage

Interface: StartThreadWithMessage

Defined in: packages/types/dist/types/discordeno.d.ts:901

Properties

autoArchiveDuration

autoArchiveDuration: 60 | 1440 | 4320 | 10080

Defined in: packages/types/dist/types/discordeno.d.ts:905

Duration in minutes to automatically archive the thread after recent activity


name

name: string

Defined in: packages/types/dist/types/discordeno.d.ts:903

1-100 character thread name


rateLimitPerUser?

optional rateLimitPerUser: null | number

Defined in: packages/types/dist/types/discordeno.d.ts:907

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