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