InputBotInlineMessageMediaGeo¶
-
class
pyrogram.raw.types.
InputBotInlineMessageMediaGeo
¶ Geolocation.
Constructor type of
InputBotInlineMessage
.- Details
Layer:
126
ID:
0x96929a85
- Parameters
geo_point (
InputGeoPoint
) – Geolocation.heading (
int
32-bit
, optional) – For live locations, a direction in which the location moves, in degrees; 1-360.period (
int
32-bit
, optional) – Validity period.proximity_notification_radius (
int
32-bit
, optional) – For live locations, a maximum distance to another chat member for proximity alerts, in meters (0-100000).reply_markup (
ReplyMarkup
, optional) – Reply markup for bot/inline keyboards.