MadelineProto/docs/TD_docs/constructors/inlineQueryResultLocation.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

675 B

title description
inlineQueryResultLocation Represents a point on the map

Constructor: inlineQueryResultLocation

Back to constructors index

Represents a point on the map

Attributes:

Name Type Required Description
id string Yes Unique identifier of this result
location location Yes The result
title string Yes Title of the result
thumb photoSize Yes Result thumb, nullable

Type: InlineQueryResult