| Package | Description |
|---|---|
| org.apache.camel.component.telegram.model |
| Modifier and Type | Method and Description |
|---|---|
Location |
IncomingInlineQuery.getLocation() |
Location |
IncomingMessage.getLocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
IncomingInlineQuery.setLocation(Location location) |
void |
IncomingMessage.setLocation(Location location) |
| Constructor and Description |
|---|
IncomingInlineQuery(String id,
User from,
Location location,
String query,
String offset) |
Apache Camel