mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-15 21:03:48 +00:00
582 B
582 B
//docs/dev.inmo.tgbotapi.bot.Ktor.base/AbstractRequestCallFactory/makeCall
makeCall
[common]
Content
open suspend override fun <T : Any> makeCall(client: , urlsKeeper: TelegramAPIUrlsKeeper, request: Request<T>, jsonFormatter: ): T?