mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-08 09:23:47 +00:00
25 lines
1.2 KiB
Markdown
25 lines
1.2 KiB
Markdown
//[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
|
|
|
|
| | |
|
|
|---|---|
|
|
| <a name="dev.inmo.tgbotapi.utils/StorageFile/StorageFile/#dev.inmo.tgbotapi.utils.StorageFileInfo#kotlin.Function0[io.ktor.utils.io.core.Input]/PointingToDeclaration/"></a>storageFileInfo| <a name="dev.inmo.tgbotapi.utils/StorageFile/StorageFile/#dev.inmo.tgbotapi.utils.StorageFileInfo#kotlin.Function0[io.ktor.utils.io.core.Input]/PointingToDeclaration/"></a><br><br>Information about this file<br><br>|
|
|
| <a name="dev.inmo.tgbotapi.utils/StorageFile/StorageFile/#dev.inmo.tgbotapi.utils.StorageFileInfo#kotlin.Function0[io.ktor.utils.io.core.Input]/PointingToDeclaration/"></a>inputSource| <a name="dev.inmo.tgbotapi.utils/StorageFile/StorageFile/#dev.inmo.tgbotapi.utils.StorageFileInfo#kotlin.Function0[io.ktor.utils.io.core.Input]/PointingToDeclaration/"></a><br><br>Lambda which able to allocate for uploading/manipulating data<br><br>|
|
|
|
|
|
|
|
|
|
|
|