docs
common
jvm
docs
/
dev.inmo.tgbotapi.utils
/
StorageFile
Storage
File
common
jvm
inline
fun
StorageFile
(
fileName
:
String
,
bytes
:
ByteArray
)
:
StorageFile
Content copied to clipboard
inline suspend
fun
StorageFile
(
fileName
:
String
,
byteReadChannel
:
ByteReadChannel
)
:
StorageFile
Content copied to clipboard
fun
StorageFile
(
file
:
File
)
:
StorageFile
Content copied to clipboard