Skip to content

InlineQueryResultPhoto

Type · TDLib 1.8.67 · d1085f9c

Represents a photo

InlineQueryResultPhoto(
  id: string,
  photo: Photo,
  title: string,
  description: string
) → InlineQueryResult

id

string

Unique identifier of the query result

photo

Photo

Photo

title

string

Title of the result, if known

description

string

A short description of the result, if known