telegram api constructor · layer 229 · #96929a85
inputBotInlineMessageMediaGeo
Geolocation
definition
inputBotInlineMessageMediaGeo#96929a85 flags:# geo_point:InputGeoPoint heading:flags.0?int period:flags.1?int proximity_notification_radius:flags.3?int reply_markup:flags.2?ReplyMarkup = InputBotInlineMessage;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
geo_point | InputGeoPoint | 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 | Reply markup for bot/inline keyboards |
type
InputBotInlineMessage · other constructors: inputBotInlineMessageMediaAuto, inputBotInlineMessageText, inputBotInlineMessageMediaVenue, inputBotInlineMessageMediaContact, inputBotInlineMessageGame, inputBotInlineMessageMediaInvoice, inputBotInlineMessageMediaWebPage, inputBotInlineMessageRichMessage
history
present in layers 62–229 · constructor id changed 2×
| id | layers |
|---|---|
| #f4a59de1 | 62–71 |
| #c1b15d65 | 72–119 |
| #96929a85 | 120–229 |