mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-02-17 04:01:50 +00:00
23 lines
858 B
Markdown
23 lines
858 B
Markdown
|
//[docs](../../../index.md)/[dev.inmo.tgbotapi.requests.abstracts](../index.md)/[InputFile](index.md)
|
||
|
|
||
|
|
||
|
|
||
|
# InputFile
|
||
|
[common] sealed class [InputFile](index.md)
|
||
|
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
| Name | Summary |
|
||
|
|---|---|
|
||
|
| <a name="dev.inmo.tgbotapi.requests.abstracts/InputFile/fileId/#/PointingToDeclaration/"></a>[fileId](file-id.md)| <a name="dev.inmo.tgbotapi.requests.abstracts/InputFile/fileId/#/PointingToDeclaration/"></a> [common] abstract val [fileId](file-id.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) <br>|
|
||
|
|
||
|
|
||
|
## Inheritors
|
||
|
|
||
|
| Name |
|
||
|
|---|
|
||
|
| <a name="dev.inmo.tgbotapi.requests.abstracts/FileId///PointingToDeclaration/"></a>[FileId](../-file-id/index.md)|
|
||
|
| <a name="dev.inmo.tgbotapi.requests.abstracts/MultipartFile///PointingToDeclaration/"></a>[MultipartFile](../-multipart-file/index.md)|
|
||
|
|