| 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] |