public class ChosenInlineResultImpl extends Object implements ChosenInlineResult
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
asJson() |
static ChosenInlineResult |
createChosenInlineResult(org.json.JSONObject jsonObject) |
String |
getQuery() |
String |
getResultId() |
User |
getSender() |
public static ChosenInlineResult createChosenInlineResult(org.json.JSONObject jsonObject)
public String getResultId()
public User getSender()
public String getQuery()
public org.json.JSONObject asJson()
Copyright © 2016. All rights reserved.