UNPKG

chatkitty

Version:
21 lines (13 loc) 556 B
# CreateFileMessageResource ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **file** | [**CreateExternalFileProperties**](CreateExternalFileProperties.md) | | [default to undefined] ## Example ```typescript import { CreateFileMessageResource } from 'chatkitty'; const instance: CreateFileMessageResource = { file, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)