From 9d0671a4e5640542d0f3fa055c313bccb0fc7e98 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 4 Sep 2021 12:20:17 +0000 Subject: [PATCH] Update content of files --- .../inputBotInlineMessageMediaGeo.html | 175 ++++++++++++++++++ 1 file changed, 175 insertions(+) create mode 100644 data/core.telegram.org/constructor/inputBotInlineMessageMediaGeo.html diff --git a/data/core.telegram.org/constructor/inputBotInlineMessageMediaGeo.html b/data/core.telegram.org/constructor/inputBotInlineMessageMediaGeo.html new file mode 100644 index 0000000000..ca05cefc23 --- /dev/null +++ b/data/core.telegram.org/constructor/inputBotInlineMessageMediaGeo.html @@ -0,0 +1,175 @@ + + + + + inputBotInlineMessageMediaGeo + + + + + + + + + + + + + +
+ +
+
+
+ +

inputBotInlineMessageMediaGeo

+ +

Geolocation

+

+
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

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
flags#Flags, see TL conditional fields
geo_pointInputGeoPointGeolocation
headingflags.0?intFor live locations, a direction in which the location moves, in degrees; 1-360
periodflags.1?intValidity period
proximity_notification_radiusflags.3?intFor live locations, a maximum distance to another chat member for proximity alerts, in meters (0-100000)
reply_markupflags.2?ReplyMarkupReply markup for bot/inline keyboards
+

Type

+

InputBotInlineMessage

+

Related pages

+

Live geolocation

+

Telegram allows sending the live geolocation of a user in a chat, optionally setting a proximity alert.

+ +
+ +
+
+ +
+ + + + + +