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
TelegramApiRequestException
void registerWebhook(WebhookBot callback)
void setInternalUrl(String internalUrl)
void setKeyStore(String keyStore, String keyStorePassword) throws TelegramApiRequestException
TelegramApiRequestException
Copyright © 2018. All rights reserved.