# Message
## Properties
**completion_tokens** | Option<**i32**> | | [optional]
**content** | **String** | |
**created_at** | **String** | |
**dataset_id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**deleted** | **bool** | |
**id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**prompt_tokens** | Option<**i32**> | | [optional]
**role** | **String** | |
**sort_order** | **i32** | |
**topic_id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**updated_at** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)