Update.UpdateType| Modifier and Type | Method and Description |
|---|---|
static Update |
createUpdate(org.json.JSONObject jsonObject) |
ChosenInlineResult |
getChosenInlineResult() |
int |
getId() |
InlineQuery |
getInlineQuery() |
Message |
getMessage() |
Update.UpdateType |
getType() |
public static Update createUpdate(org.json.JSONObject jsonObject)
public int getId()
public Message getMessage()
public InlineQuery getInlineQuery()
public ChosenInlineResult getChosenInlineResult()
public Update.UpdateType getType()
Copyright © 2016. All rights reserved.