Uses of Interface
org.telegram.telegrambots.webhook.TelegramWebhookBot
-
Uses of TelegramWebhookBot in org.telegram.telegrambots.webhook
Classes in org.telegram.telegrambots.webhook that implement TelegramWebhookBotMethods in org.telegram.telegrambots.webhook with parameters of type TelegramWebhookBotModifier and TypeMethodDescriptionvoidTelegramBotsWebhookApplication.registerBot(TelegramWebhookBot telegramWebhookBot) Use this method to register a new bot in the webhook servervoidTelegramBotsWebhookApplication.unregisterBot(TelegramWebhookBot telegramWebhookBot) Use this method to unregister a bot in the webhook server