MadelineProto/docs/TD_docs/constructors/inlineQueryResultAnimation.md
2017-08-25 14:43:29 +02:00

641 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