Skip to content

InlineQueryResultVenue

Type · TDLib 1.8.67 · d1085f9c

Represents information about a venue

InlineQueryResultVenue(
  id: string,
  venue: Venue,
  thumbnail: Thumbnail
) → InlineQueryResult

id

string

Unique identifier of the query result

venue

Venue

Venue result

thumbnail

Thumbnail

Result thumbnail in JPEG format; may be null