mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 19:26:55 +01:00
641 B
641 B
title | description |
---|---|
inlineQueryResultAnimation | Represents an animation cached on the telegram server |
Constructor: inlineQueryResultAnimation
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 |