Index
All Classes and Interfaces|All Packages
C
- close() - Method in class TelegramBotsWebhookApplication
- consumeUpdate(Update) - Method in class DefaultTelegramWebhookBot
- consumeUpdate(Update) - Method in interface TelegramWebhookBot
D
- DefaultTelegramWebhookBot - Class in org.telegram.telegrambots.webhook
- DefaultTelegramWebhookBot() - Constructor for class DefaultTelegramWebhookBot
G
- getBotPath() - Method in interface TelegramWebhookBot
I
- isRunning() - Method in class TelegramBotsWebhookApplication
O
- org.telegram.telegrambots.webhook - package org.telegram.telegrambots.webhook
R
- registerBot(String, Function<Update, BotApiMethod<?>>, Runnable, Runnable) - Method in class TelegramBotsWebhookApplication
-
Use this method to register a new bot in the webhook server
- registerBot(TelegramWebhookBot) - Method in class TelegramBotsWebhookApplication
-
Use this method to register a new bot in the webhook server
- runDeleteWebhook() - Method in class DefaultTelegramWebhookBot
- runDeleteWebhook() - Method in interface TelegramWebhookBot
- runSetWebhook() - Method in class DefaultTelegramWebhookBot
- runSetWebhook() - Method in interface TelegramWebhookBot
S
- start() - Method in class TelegramBotsWebhookApplication
- stop() - Method in class TelegramBotsWebhookApplication
T
- TelegramBotsWebhookApplication - Class in org.telegram.telegrambots.webhook
- TelegramBotsWebhookApplication() - Constructor for class TelegramBotsWebhookApplication
- TelegramBotsWebhookApplication(WebhookOptions) - Constructor for class TelegramBotsWebhookApplication
- TelegramWebhookBot - Interface in org.telegram.telegrambots.webhook
U
- unregisterBot(String) - Method in class TelegramBotsWebhookApplication
-
Use this method to unregister a bot in the webhook server
- unregisterBot(TelegramWebhookBot) - Method in class TelegramBotsWebhookApplication
-
Use this method to unregister a bot in the webhook server
V
- validate() - Method in class WebhookOptions
W
- WebhookOptions - Class in org.telegram.telegrambots.webhook
- WebhookOptions() - Constructor for class WebhookOptions
All Classes and Interfaces|All Packages