Uses of Class
org.telegram.telegrambots.meta.api.methods.updates.SetWebhook
Packages that use SetWebhook
-
Uses of SetWebhook in org.telegram.telegrambots.meta
Methods in org.telegram.telegrambots.meta with parameters of type SetWebhookModifier and TypeMethodDescriptionvoidTelegramBotsApi.registerBot(WebhookBot bot, SetWebhook setWebhook) Register a bot in the api that will receive updates using webhook method -
Uses of SetWebhook in org.telegram.telegrambots.meta.generics
Methods in org.telegram.telegrambots.meta.generics with parameters of type SetWebhookModifier and TypeMethodDescriptionvoidWebhookBot.setWebhook(SetWebhook setWebhook) Execute setWebhook method to set up the url of the webhook