public class Webhook extends Object
| Constructor and Description |
|---|
Webhook(String keyStore,
String keyStorePassword,
String internalUrl) |
| Modifier and Type | Method and Description |
|---|---|
void |
registerWebhook(ITelegramWebhookBot callback) |
void |
startServer() |
public Webhook(String keyStore, String keyStorePassword, String internalUrl) throws TelegramApiRequestException
TelegramApiRequestExceptionpublic void registerWebhook(ITelegramWebhookBot callback)
public void startServer()
throws TelegramApiRequestException
TelegramApiRequestExceptionCopyright © 2016. All rights reserved.