mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2026-08-23 09:26:30 +00:00
930 B
930 B
//docs/dev.inmo.tgbotapi.extensions.api.get/getFileAdditionalInfo
getFileAdditionalInfo
[common]
Content
suspend fun TelegramBot.getFileAdditionalInfo(fileId: FileId): PathedFile
suspend fun TelegramBot.getFileAdditionalInfo(file: TelegramMediaFile): PathedFile