MadelineProtoDocs/docs/TD_docs/constructors/inlineQueryResultDocument.md
2018-04-04 19:52:48 +02:00

781 B

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

Constructor: inlineQueryResultDocument

Back to constructors index

Represents a document cached on the telegram server

Attributes:

Name Type Required Description
id string Yes Unique identifier of this result
document document Yes The document
title string Yes Document title
description string Yes Document description

Type: InlineQueryResult