public class ChosenInlineResult extends java.lang.Object implements TelegramObject
| Constructor and Description |
|---|
ChosenInlineResult(java.lang.String resultId,
User sender,
Location location,
java.lang.String inlineMessageId,
java.lang.String query) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<java.lang.String> |
getInlineMessageId()
Getter for property
inlineMessageId. |
java.util.Optional<Location> |
getLocation()
Getter for property
location. |
java.lang.String |
getQuery()
Getter for property
query. |
java.lang.String |
getResultId()
Getter for property
resultId. |
User |
getSender()
Getter for property
sender. |
public java.lang.String getResultId()
resultId.resultIdpublic java.util.Optional<Location> getLocation()
location.locationpublic java.util.Optional<java.lang.String> getInlineMessageId()
inlineMessageId.inlineMessageId