Interface Webhook
public interface Webhook
- Version:
- 1.0 Webhook interface
- Author:
- Ruben Bermudez
-
Method Summary
Modifier and TypeMethodDescriptionvoidregisterWebhook(WebhookBot callback) voidsetInternalUrl(String internalUrl) voidsetKeyStore(String keyStore, String keyStorePassword) void
-
Method Details
-
startServer
- Throws:
TelegramApiException
-
registerWebhook
-
setInternalUrl
-
setKeyStore
- Throws:
TelegramApiException
-