Skip to content

InlineQueryResultLocation

Type · TDLib 1.8.67 · d1085f9c

Represents a point on the map

InlineQueryResultLocation(
  id: string,
  location: Location,
  title: string,
  thumbnail: Thumbnail
) → InlineQueryResult

id

string

Unique identifier of the query result

location

Location

Location result

title

string

Title of the result

thumbnail

Thumbnail

Result thumbnail in JPEG format; may be null