docs
common
docs
/
dev.inmo.tgbotapi.bot.Ktor.base
/
SimpleRequestCallFactory
Simple
Request
Call
Factory
common
class
SimpleRequestCallFactory
:
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