docs
/
dev.inmo.tgbotapi.bot.Ktor.base
/
MultipartRequestCallFactory
common
Multipart
Request
Call
Factory
class
MultipartRequestCallFactory
:
AbstractRequestCallFactory
Content copied to clipboard
Functions
Functions
make
Call
Link copied to clipboard
common
open suspend override fun <
T
:
Any
>
makeCall
(client:
HttpClient
, urlsKeeper:
TelegramAPIUrlsKeeper
, request:
Request
<
T
>, jsonFormatter:
Json
):
T
?
Content copied to clipboard