keyboardButtonRequestGeoLocation

Button to request a user's geolocation

keyboardButtonRequestGeoLocation#fc796b3f text:string = KeyboardButton;

Parameters

Name Type Description
flags # Flags, see TL conditional fields
style flags.10?KeyboardButtonStyle Button style, see here ยป for more info on button styles.
text string Button text

Type

KeyboardButton

Related pages

Buttons

Users can interact with your bot via buttons or even inline buttons, straight from inline messages in any chat.