public interface Webhook
| Modifier and Type | Method and Description |
|---|---|
void |
registerWebhook(WebhookBot callback) |
void |
setInternalUrl(String internalUrl) |
void |
setKeyStore(String keyStore,
String keyStorePassword) |
void |
startServer() |
void startServer()
throws TelegramApiRequestException
TelegramApiRequestExceptionvoid registerWebhook(WebhookBot callback)
void setInternalUrl(String internalUrl)
void setKeyStore(String keyStore, String keyStorePassword) throws TelegramApiRequestException
TelegramApiRequestExceptionCopyright © 2017. All rights reserved.