Class SpringWebhookBot.TestSpringWebhookBot

java.lang.Object
org.telegram.telegrambots.meta.bots.AbsSender
All Implemented Interfaces:
org.telegram.telegrambots.meta.generics.TelegramBot, org.telegram.telegrambots.meta.generics.WebhookBot
Enclosing class:
SpringWebhookBot

public static class SpringWebhookBot.TestSpringWebhookBot extends SpringWebhookBot
  • Constructor Details

    • TestSpringWebhookBot

      public TestSpringWebhookBot(org.telegram.telegrambots.meta.api.methods.updates.SetWebhook setWebhook)
    • TestSpringWebhookBot

      public TestSpringWebhookBot(DefaultBotOptions options, org.telegram.telegrambots.meta.api.methods.updates.SetWebhook setWebhook)
  • Method Details

    • getBotUsername

      public String getBotUsername()
    • onWebhookUpdateReceived

      public org.telegram.telegrambots.meta.api.methods.BotApiMethod onWebhookUpdateReceived(org.telegram.telegrambots.meta.api.objects.Update update)
    • getBotPath

      public String getBotPath()