docs
3.3.1
common
docs
/
dev.inmo.tgbotapi.bot.ktor
/
KtorCallFactory
Ktor
Call
Factory
interface
KtorCallFactory
Functions
Inheritors
Functions
make
Call
Link copied to clipboard
abstract
suspend
fun
<
T
:
Any
>
makeCall
(
client
:
HttpClient
,
urlsKeeper
:
TelegramAPIUrlsKeeper
,
request
:
Request
<
T
>
,
jsonFormatter
:
Json
)
:
T
?
Inheritors
AbstractRequestCallFactory
Link copied to clipboard
DownloadFileChannelRequestCallFactory
Link copied to clipboard
DownloadFileRequestCallFactory
Link copied to clipboard