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.GetWebhookInfoBuilder
GetWebhookInfo. builder()
GetWebhookInfo.GetWebhookInfoBuilder
GetWebhookInfo.GetWebhookInfoBuilder. callback(java.util.function.Consumer<WebhookInfo> callback)
GetWebhookInfo.GetWebhookInfoBuilder
GetWebhookInfo.GetWebhookInfoBuilder. errorHandler(java.util.function.Consumer<TelegramException> errorHandler)
-