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 |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| geo_point |
InputGeoPoint |
Point on the map. |
| heading |
flags.0?int |
|
| period |
flags.1?int |
Duration in seconds. |
| proximity_notification_radius |
flags.3?int |
|
| reply_markup |
flags.2?ReplyMarkup |
Keyboard shown under the message. |
Type
InputBotInlineMessage
Related pages
Types used here