Uses of Interface
org.telegram.telegrambots.meta.generics.WebhookBot
Packages that use WebhookBot
-
Uses of WebhookBot in org.telegram.telegrambots.meta
Methods in org.telegram.telegrambots.meta with parameters of type WebhookBotModifier and TypeMethodDescriptionvoidTelegramBotsApi.registerBot(WebhookBot bot, SetWebhook setWebhook) Register a bot in the api that will receive updates using webhook method -
Uses of WebhookBot in org.telegram.telegrambots.meta.generics
Methods in org.telegram.telegrambots.meta.generics with parameters of type WebhookBot