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

707 B

title description
inlineQueryResultDocument Represents a document cached on the telegram server

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