Package dev. inmo. tgbotapi. bot
Types
Base Requests Executor
Link copied to clipboard
abstract class BaseRequestsExecutor(telegramAPIUrlsKeeper: TelegramAPIUrlsKeeper) : RequestsExecutor
Content copied to clipboard
Requests Executor
Link copied to clipboard
Interface for making requests to Telegram Bot API. Currently, there is only one built-in implementation - dev.inmo.tgbotapi.bot.Ktor.KtorRequestsExecutor
Telegram Bot
Link copied to clipboard