//[docs](../../../index.md)/[dev.inmo.tgbotapi.bot.Ktor](../index.md)/[KtorCallFactory](index.md) # KtorCallFactory [common] interface [KtorCallFactory](index.md) ## Functions | Name | Summary | |---|---| | [makeCall](make-call.md)| [common]
Content
abstract suspend fun <[T](make-call.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> [makeCall](make-call.md)(client: , urlsKeeper: [TelegramAPIUrlsKeeper](../../dev.inmo.tgbotapi.utils/-telegram-a-p-i-urls-keeper/index.md), request: [Request](../../dev.inmo.tgbotapi.requests.abstracts/-request/index.md)<[T](make-call.md)>, jsonFormatter: ): [T](make-call.md)?


| ## Inheritors | Name | |---| | [AbstractRequestCallFactory](../../dev.inmo.tgbotapi.bot.Ktor.base/-abstract-request-call-factory/index.md)| | [DownloadFileRequestCallFactory](../../dev.inmo.tgbotapi.bot.Ktor.base/-download-file-request-call-factory/index.md)|