# ChatCompletionResponseFunctionCallChoicesInnerMessage
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**role** | Option<**String**> | | [optional]
**content** | Option<**String**> | | [optional]
**tool_calls** | Option<[**Vec<models::ChatCompletionResponseFunctionCallChoicesInnerMessageToolCallsInner>**](ChatCompletionResponseFunctionCall_choices_inner_message_tool_calls_inner.md)> | | [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)