mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-16 13:23:47 +00:00
12 lines
586 B
Markdown
12 lines
586 B
Markdown
|
//[docs](../../../index.md)/[dev.inmo.tgbotapi.bot.Ktor.base](../index.md)/[DownloadFileRequestCallFactory](index.md)/[makeCall](make-call.md)
|
||
|
|
||
|
|
||
|
|
||
|
# makeCall
|
||
|
[common]
|
||
|
Content
|
||
|
open suspend override 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)?
|
||
|
|
||
|
|
||
|
|