InputLocationMessageContent

Content of a location message to be sent as the result of an inline query

Members

Functions

isNull
bool isNull()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

latitude
float latitude;

Latitude of the location in degrees

live_period
Duration live_period;

Period for which the location can be updated

longitude
float longitude;

Longitude of the location in degrees

See Also

Meta