requestLocation property

bool? requestLocation
final

Optional. If True, the user's current location will be sent when the button is pressed. Available in private chats only.

Implementation

final bool? requestLocation;