# CreateDiscordThreadRequest
## Properties
**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]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)