Uses of Class
org.telegram.telegrambots.meta.api.methods.updates.SetWebhook
-
Packages that use SetWebhook Package Description org.telegram.telegrambots.meta.api.methods.updates -
-
Uses of SetWebhook in org.telegram.telegrambots.meta.api.methods.updates
Methods in org.telegram.telegrambots.meta.api.methods.updates that return SetWebhook Modifier and Type Method Description SetWebhookSetWebhook. setAllowedUpdates(List<String> allowedUpdates)SetWebhookSetWebhook. setCertificateFile(String certificateFile)SetWebhookSetWebhook. setMaxConnections(Integer maxConnections)SetWebhookSetWebhook. setUrl(String url)
-