Package com.jtelegram.api.requests.framework
-
Interface Summary Interface Description TelegramRequest -
Class Summary Class Description AbstractTelegramRequest BotRequest Useful pair for when inserted into the request queueBotRequestQueue QueryTelegramRequest<T> A generic telegram request class which has a response beyond "OK"ResponseParameters UpdateTelegramRequest Not to be confused with Telegram Updates, this type of request doesn't have a result and merely just notifies the developer that the request was successful or there was an error.