Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 584 Bytes

File metadata and controls

11 lines (8 loc) · 584 Bytes

# CreateDiscordThreadRequest

Properties

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

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