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

648 B

title description
inlineQueryResultAnimation Represents an animation cached on the telegram server

Constructor: inlineQueryResultAnimation

Back to constructors index

Represents an animation cached on the telegram server

Attributes:

Name Type Required Description
id string Yes Unique identifier of this result
animation animation Yes The animation
title string Yes Animation title

Type: InlineQueryResult