mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-18 06:13:47 +00:00
15 lines
595 B
Markdown
15 lines
595 B
Markdown
//[docs](../../index.md)/[dev.inmo.tgbotapi.requests.abstracts](index.md)/[toInputFile](to-input-file.md)
|
|
|
|
|
|
|
|
# toInputFile
|
|
[common, jvm]
|
|
Content
|
|
[common]
|
|
fun [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html).[toInputFile](to-input-file.md)(): [FileId](-file-id/index.md)
|
|
[jvm]
|
|
fun [File](https://docs.oracle.com/javase/8/docs/api/java/io/File.html).[toInputFile](index.md#%5Bdev.inmo.tgbotapi.requests.abstracts%2F%2FtoInputFile%2Fjava.io.File%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F745855401)(): [MultipartFile](-multipart-file/index.md)
|
|
|
|
|
|
|