# HistoryParam
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**enabled** | Option<**bool**> | Enables chat users to access previous ChatKit threads. Defaults to true. | [optional]
**recent_threads** | Option<**i32**> | Number of recent ChatKit threads users have access to. Defaults to unlimited when unset. | [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)