mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-17 22:03:48 +00:00
1.5 KiB
1.5 KiB
Package dev.inmo.tgbotapi.bot
Types
Name | Summary |
---|---|
BaseRequestsExecutor | [common] Content abstract class BaseRequestsExecutor(telegramAPIUrlsKeeper: TelegramAPIUrlsKeeper) : RequestsExecutor |
RequestsExecutor | [common] Content interface RequestsExecutor : More info Interface for making requests to Telegram Bot API. |
TelegramBot | [common] Content typealias TelegramBot = RequestsExecutor |