# SibApiV3Sdk.ConversationsMessageFile

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**filename** | **String** | Name of the file | [optional] 
**size** | **Number** | Size in bytes | [optional] 
**isImage** | **Boolean** | Whether the file is an image | [optional] 
**url** | **String** | URL of the file | [optional] 
**imageInfo** | [**ConversationsMessageFileImageInfo**](ConversationsMessageFileImageInfo.md) |  | [optional] 


