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

721 B

title description image
inlineQueryResultAnimation Represents an animation cached on the telegram server https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

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