Skip to content

InlineQueryResultVideo

Type · TDLib 1.8.67 · d1085f9c

Represents a video

InlineQueryResultVideo(
  id: string,
  video: Video,
  title: string,
  description: string
) → InlineQueryResult

id

string

Unique identifier of the query result

video

Video

Video

title

string

Title of the video

description

string

Description of the video