Uses of Class
com.jtelegram.api.requests.webhooks.GetWebhookInfo.GetWebhookInfoBuilder
-
Packages that use GetWebhookInfo.GetWebhookInfoBuilder Package Description com.jtelegram.api.requests.webhooks -
-
Uses of GetWebhookInfo.GetWebhookInfoBuilder in com.jtelegram.api.requests.webhooks
Methods in com.jtelegram.api.requests.webhooks that return GetWebhookInfo.GetWebhookInfoBuilder Modifier and Type Method Description static GetWebhookInfo.GetWebhookInfoBuilderGetWebhookInfo. builder()GetWebhookInfo.GetWebhookInfoBuilderGetWebhookInfo.GetWebhookInfoBuilder. callback(java.util.function.Consumer<WebhookInfo> callback)GetWebhookInfo.GetWebhookInfoBuilderGetWebhookInfo.GetWebhookInfoBuilder. errorHandler(java.util.function.Consumer<TelegramException> errorHandler)
-