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