# MessageDeltaContentImageFileObject
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**index** | **i32** | The index of the content part in the message. |
**r#type** | **String** | Always `image_file`. |
**image_file** | Option<[**models::MessageDeltaContentImageFileObjectImageFile**](MessageDeltaContentImageFileObject_image_file.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)