467 B
467 B
title | description | image |
---|---|---|
inputGeoPointEmpty | Empty input geo point | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: inputGeoPointEmpty
Empty input geo point
Type: InputGeoPoint
Example:
$inputGeoPointEmpty = ['_' => 'inputGeoPointEmpty'];
Or, if you're into Lua:
inputGeoPointEmpty={_='inputGeoPointEmpty'}