Uses of Interface
org.telegram.telegrambots.meta.generics.WebhookBot
-
Packages that use WebhookBot Package Description org.telegram.telegrambots.meta org.telegram.telegrambots.meta.generics -
-
Uses of WebhookBot in org.telegram.telegrambots.meta
Methods in org.telegram.telegrambots.meta with parameters of type WebhookBot Modifier and Type Method Description voidTelegramBotsApi. 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 Modifier and Type Method Description voidWebhook. registerWebhook(WebhookBot callback)
-