mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-16 05:13:47 +00:00
1.4 KiB
1.4 KiB
//docs/dev.inmo.tgbotapi.bot.Ktor.base/DownloadFileRequestCallFactory
DownloadFileRequestCallFactory
[common] object DownloadFileRequestCallFactory : KtorCallFactory
Functions
Name | Summary |
---|---|
makeCall | [common] Content open suspend override fun <T : Any> makeCall(client: , urlsKeeper: TelegramAPIUrlsKeeper, request: Request<T>, jsonFormatter: ): T? |