Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 678 Bytes

File metadata and controls

26 lines (14 loc) · 678 Bytes

CreateDiscordThreadRequest

Properties

Name Type Description Notes
name String Thread name
messageId String Optional message snowflake to start the thread from. Omit for a standalone thread. [optional]
autoArchiveDuration AutoArchiveDurationEnum Minutes of inactivity before the thread auto-archives. Discord accepts only these four values. [optional]

Enum: AutoArchiveDurationEnum

Name Value
NUMBER_60 60
NUMBER_1440 1440
NUMBER_4320 4320
NUMBER_10080 10080