public class InlineQueryImpl extends Object implements InlineQuery
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
asJson() |
static InlineQuery |
createInlineQuery(org.json.JSONObject jsonObject) |
Location |
getLocation() |
String |
getOffset() |
String |
getQuery() |
String |
getQueryId() |
User |
getSender() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitanswer, answerpublic static InlineQuery createInlineQuery(org.json.JSONObject jsonObject)
public String getQueryId()
public User getSender()
public Location getLocation()
public String getQuery()
public String getOffset()
public org.json.JSONObject asJson()
Copyright © 2016. All rights reserved.