# ChatCompletionRequestMessageContentPartText ## Fields | Field | Type | Required | Description | | -------------------------------- | -------------------------------- | -------------------------------- | -------------------------------- | | `type` | [models.Type](../models/type.md) | :heavy_check_mark: | The type of the content part. | | `text` | *string* | :heavy_check_mark: | The text content. |