Interface TelegramWebhookBot

All Known Implementing Classes:
DefaultTelegramWebhookBot

public interface TelegramWebhookBot
  • Method Details

    • runDeleteWebhook

      void runDeleteWebhook()
    • runSetWebhook

      void runSetWebhook()
    • consumeUpdate

      BotApiMethod<?> consumeUpdate(Update update)
    • getBotPath

      String getBotPath()