| Package | Description |
|---|---|
| org.telegram.telegrambots.api.methods.updates | |
| org.telegram.telegrambots.generics |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Update> |
GetUpdates.deserializeResponse(String answer) |
| Modifier and Type | Method and Description |
|---|---|
void |
LongPollingBot.onUpdateReceived(Update update)
This method is called when receiving updates via GetUpdates method
|
BotApiMethod |
WebhookBot.onWebhookUpdateReceived(Update update)
This method is called when receiving updates via webhook
|
Copyright © 2017. All rights reserved.