KtorRequestsExecutor
Represents default BaseRequestsExecutor working on Ktor HttpClient
On JS, JVM and MingwX64 platforms it is dev.inmo.tgbotapi.bot.ktor.base.DefaultKtorRequestsExecutor
On LinuxX64 it is dev.inmo.tgbotapi.bot.ktor.base.MultipleClientKtorRequestsExecutor
Functions
Link copied to clipboard
Unsafe execution of incoming request. Can throw almost any exception. So, it is better to use something like dev.inmo.tgbotapi.extensions.utils.shortcuts.executeAsync or dev.inmo.tgbotapi.extensions.utils.shortcuts.executeUnsafe