# SibApiV3Sdk::ConversationsMessageFile ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **filename** | **String** | Name of the file | [optional] **size** | **Integer** | Size in bytes | [optional] **is_image** | **BOOLEAN** | Whether the file is an image | [optional] **url** | **String** | URL of the file | [optional] **image_info** | [**ConversationsMessageFileImageInfo**](ConversationsMessageFileImageInfo.md) | | [optional]