| Package | Description |
|---|---|
| org.telegram.api.bot.inlinemessage | |
| org.telegram.api.geo.point | |
| org.telegram.api.message.media | |
| org.telegram.api.update |
| Modifier and Type | Method and Description |
|---|---|
TLAbsGeoPoint |
TLBotInlineMessageMediaVenue.getGeo() |
TLAbsGeoPoint |
TLBotInlineMessageMediaGeo.getGeoPoint() |
| Modifier and Type | Class and Description |
|---|---|
class |
TLGeoPoint
The type TL geo point.
|
class |
TLGeoPointEmpty
The type TL geo point empty.
|
| Modifier and Type | Method and Description |
|---|---|
TLAbsGeoPoint |
TLMessageMediaVenue.getGeo()
Gets geo.
|
TLAbsGeoPoint |
TLMessageMediaGeo.getGeo()
Gets geo.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLMessageMediaVenue.setGeo(TLAbsGeoPoint geo)
Sets geo.
|
void |
TLMessageMediaGeo.setGeo(TLAbsGeoPoint geo)
Sets geo.
|
| Modifier and Type | Method and Description |
|---|---|
TLAbsGeoPoint |
TLUpdateBotInlineQuery.getGeo() |
Copyright © 2017. All rights reserved.