Uses of Class
org.telegram.telegrambots.meta.api.objects.WebhookInfo
Packages that use WebhookInfo
Package
Description
-
Uses of WebhookInfo in org.telegram.telegrambots.meta.api.methods.updates
Methods in org.telegram.telegrambots.meta.api.methods.updates that return WebhookInfo -
Uses of WebhookInfo in org.telegram.telegrambots.meta.bots
Methods in org.telegram.telegrambots.meta.bots that return WebhookInfoMethods in org.telegram.telegrambots.meta.bots that return types with arguments of type WebhookInfoModifier and TypeMethodDescriptionfinal CompletableFuture<WebhookInfo>AbsSender.getWebhookInfoAsync()Method parameters in org.telegram.telegrambots.meta.bots with type arguments of type WebhookInfoModifier and TypeMethodDescriptionfinal voidAbsSender.getWebhookInfoAsync(SentCallback<WebhookInfo> sentCallback)