docs
3.2.3
common
docs
/
dev.inmo.tgbotapi.bot.ktor.base
/
MultipartRequestCallFactory
Multipart
Request
Call
Factory
common
class
MultipartRequestCallFactory
:
AbstractRequestCallFactory
Content copied to clipboard
Constructors
Functions
Constructors
Multipart
Request
Call
Factory
Link copied to clipboard
common
fun
MultipartRequestCallFactory
(
)
Content copied to clipboard
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