mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-04 21:47:50 +01:00
466 B
466 B
title |
---|
keyboardButtonRequestGeoLocation |
Constructor: keyboardButtonRequestGeoLocation
Attributes:
Name | Type | Required |
---|---|---|
text | string | Required |
Type: KeyboardButton
Example:
$keyboardButtonRequestGeoLocation = ['_' => keyboardButtonRequestGeoLocation', 'text' => string, ];