//[docs](../../../index.md)/[dev.inmo.tgbotapi.utils](../index.md)/[StorageFile](index.md)/[StorageFile](-storage-file.md)
# StorageFile
[common]
Content
fun [StorageFile](-storage-file.md)(storageFileInfo: [StorageFileInfo](../-storage-file-info/index.md), inputSource: () -> )
More info
## Parameters
common
| | |
|---|---|
| storageFileInfo|
Information about this file
|
| inputSource|
Lambda which able to allocate for uploading/manipulating data
|