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

691 B

title description
inlineQueryResultVideo Represents a video cached on the telegram server

Constructor: inlineQueryResultVideo

Back to constructors index

Represents a video cached on the telegram server

Attributes:

Name Type Required Description
id string Yes Unique identifier of this result
video video Yes The video
title string Yes Title of the video
description string Yes Description of the video

Type: InlineQueryResult