//[docs](../../../index.md)/[dev.inmo.tgbotapi.bot.Ktor.base](../index.md)/[SimpleRequestCallFactory](index.md) # SimpleRequestCallFactory [common] object [SimpleRequestCallFactory](index.md) : [AbstractRequestCallFactory](../-abstract-request-call-factory/index.md) ## Functions | Name | Summary | |---|---| | [makeCall](../-abstract-request-call-factory/make-call.md)| [common]
Content
open suspend override fun <[T](../-abstract-request-call-factory/make-call.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> [makeCall](../-abstract-request-call-factory/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](../-abstract-request-call-factory/make-call.md)>, jsonFormatter: ): [T](../-abstract-request-call-factory/make-call.md)?


|