1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-09-07 11:16:52 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.bot.Ktor/-ktor-call-factory/make-call.md

12 lines
561 B
Markdown
Raw Normal View History

//[docs](../../../index.md)/[dev.inmo.tgbotapi.bot.Ktor](../index.md)/[KtorCallFactory](index.md)/[makeCall](make-call.md)
# makeCall
[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)?