Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 678 Bytes

File metadata and controls

13 lines (8 loc) · 678 Bytes

CreateDiscordThreadRequest

Properties

Name Type Description Notes
name String Thread name
message_id Option<String> Optional message snowflake to start the thread from. Omit for a standalone thread. [optional]
auto_archive_duration Option<AutoArchiveDuration> Minutes of inactivity before the thread auto-archives. Discord accepts only these four values. (enum: 60, 1440, 4320, 10080) [optional]

[Back to Model list] [Back to API list] [Back to README]