Class RestApi
java.lang.Object
org.telegram.telegrambots.updatesreceivers.RestApi
- Version:
- 1.0 Rest api to for webhook callback function
- Author:
- Ruben Bermudez
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregisterCallback(WebhookBot callback) testReceived(String botPath) javax.ws.rs.core.ResponseupdateReceived(String botPath, Update update)
-
Constructor Details
-
RestApi
public RestApi()
-
-
Method Details
-
registerCallback
-
updateReceived
-
testReceived
-