KtorCallFactory

interface KtorCallFactory

Functions

makeCall
Link copied to clipboard
common
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