telegram api constructor · layer 229 · #051846fd
botInlineMessageMediaGeo
Send a geolocation
definition
botInlineMessageMediaGeo#51846fd flags:# geo:GeoPoint heading:flags.0?int period:flags.1?int proximity_notification_radius:flags.3?int reply_markup:flags.2?ReplyMarkup = BotInlineMessage;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
geo | GeoPoint | Geolocation |
heading | int | For live locations, a direction in which the location moves, in degrees; 1-360. |
period | int | Validity period |
proximity_notification_radius | int | For live locations, a maximum distance to another chat member for proximity alerts, in meters (0-100000). |
reply_markup | ReplyMarkup | Inline keyboard |
type
BotInlineMessage · other constructors: botInlineMessageMediaAuto, botInlineMessageText, botInlineMessageMediaVenue, botInlineMessageMediaContact, botInlineMessageMediaInvoice, botInlineMessageMediaWebPage, botInlineMessageRichMessage
history
present in layers 62–229 · constructor id changed 2×
| id | layers |
|---|---|
| #3a8fd8b8 | 62–71 |
| #b722de65 | 72–119 |
| #051846fd | 120–229 |