MadelineProtoDocs/docs/TD_docs/constructors/inlineQueryResultVideo.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

764 B

title description image
inlineQueryResultVideo Represents a video cached on the telegram server https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

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