KtorCallFactory

interface KtorCallFactory

Functions

Link copied to clipboard
abstract suspend fun <T : Any> makeCall(    client: HttpClient,     urlsKeeper: TelegramAPIUrlsKeeper,     request: Request<T>,     jsonFormatter: Json): T?

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard