| Package | Description |
|---|---|
| org.telegram.api.functions.messages | |
| org.telegram.api.input.bot.inlinemessage | |
| org.telegram.api.input.geopoint | |
| org.telegram.api.input.media |
| Modifier and Type | Method and Description |
|---|---|
TLAbsInputGeoPoint |
TLRequestMessagesGetInlineBotResults.getGeoPoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLRequestMessagesGetInlineBotResults.setGeoPoint(TLAbsInputGeoPoint geoPoint) |
| Modifier and Type | Method and Description |
|---|---|
TLAbsInputGeoPoint |
TLInputBotInlineMessageMediaVenue.getGeoPoint() |
TLAbsInputGeoPoint |
TLInputBotInlineMessageMediaGeo.getGeoPoint() |
| Modifier and Type | Class and Description |
|---|---|
class |
TLInputGeoPoint
The type TL input geo point.
|
class |
TLInputGeoPointEmpty
The type TL input geo point empty.
|
| Modifier and Type | Field and Description |
|---|---|
protected TLAbsInputGeoPoint |
TLInputMediaGeoPoint.geoPoint
The Geo point.
|
| Modifier and Type | Method and Description |
|---|---|
TLAbsInputGeoPoint |
TLInputMediaGeoPoint.getGeoPoint()
Gets geo point.
|
TLAbsInputGeoPoint |
TLInputMediaVenue.getInputGeoPoint()
Gets input geo point.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLInputMediaGeoPoint.setGeoPoint(TLAbsInputGeoPoint value)
Sets geo point.
|
void |
TLInputMediaVenue.setInputGeoPoint(TLAbsInputGeoPoint inputGeoPoint)
Sets input geo point.
|
Copyright © 2017. All rights reserved.