1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2026-09-05 07:39:09 +00:00
Files
tgbotapi/docs/dev.inmo.tgbotapi.extensions.api.get/get-file-additional-info.md
InsanusMokrassar b942627f12 deploy: 308fb9274b
2021-03-17 15:18:37 +00:00

13 lines
930 B
Markdown

//[docs](../../index.md)/[dev.inmo.tgbotapi.extensions.api.get](index.md)/[getFileAdditionalInfo](get-file-additional-info.md)
# getFileAdditionalInfo
[common]
Content
suspend fun [TelegramBot](../dev.inmo.tgbotapi.bot/index.md#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081).[getFileAdditionalInfo](get-file-additional-info.md)(fileId: [FileId](../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.md)): [PathedFile](../dev.inmo.tgbotapi.types.files/-pathed-file/index.md)
suspend fun [TelegramBot](../dev.inmo.tgbotapi.bot/index.md#%5Bdev.inmo.tgbotapi.bot%2FTelegramBot%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081).[getFileAdditionalInfo](get-file-additional-info.md)(file: [TelegramMediaFile](../dev.inmo.tgbotapi.types.files.abstracts/-telegram-media-file/index.md)): [PathedFile](../dev.inmo.tgbotapi.types.files/-pathed-file/index.md)