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 |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| geo |
GeoPoint |
|
| 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
BotInlineMessage
Related pages
Types used here