Package | Description |
---|---|
org.apache.camel.component.telegram | |
org.apache.camel.component.telegram.service |
Modifier and Type | Method and Description |
---|---|
UpdateResult |
TelegramService.getUpdates(String authorizationToken,
Long offset,
Integer limit,
Integer timeoutSeconds) |
Modifier and Type | Method and Description |
---|---|
UpdateResult |
RestBotAPI.getUpdates(String authorizationToken,
Long offset,
Integer limit,
Integer timeoutSeconds) |
UpdateResult |
TelegramServiceRestBotAPIAdapter.getUpdates(String authorizationToken,
Long offset,
Integer limit,
Integer timeoutSeconds) |
Apache Camel