public interface Update
| Modifier and Type | Interface and Description |
|---|---|
static class |
Update.UpdateType |
| Modifier and Type | Method and Description |
|---|---|
TelegramBot |
getBotInstance() |
CallbackQuery |
getCallbackQuery() |
ChosenInlineResult |
getChosenInlineResult() |
int |
getId() |
InlineQuery |
getInlineQuery() |
Message |
getMessage() |
Update.UpdateType |
getType() |
int getId()
Message getMessage()
InlineQuery getInlineQuery()
ChosenInlineResult getChosenInlineResult()
CallbackQuery getCallbackQuery()
Update.UpdateType getType()
TelegramBot getBotInstance()
Copyright © 2016. All rights reserved.