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