# DeletedThreadResource
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | Identifier of the deleted thread. |
**object** | **String** | Type discriminator that is always `chatkit.thread.deleted`. |
**deleted** | **bool** | Indicates that the thread has been deleted. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)