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

25 lines
571 B
Markdown

---
title: pageBlockAnimation
description: An animation
---
## Constructor: pageBlockAnimation
[Back to constructors index](index.md)
An animation
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|animation|[animation](../constructors/animation.md) | Yes|The animation, nullable|
|caption|[RichText](../types/RichText.md) | Yes|Animation caption|
|need\_autoplay|[Bool](../types/Bool.md) | Yes|True, if the animation should be autoplayed|
### Type: [PageBlock](../types/PageBlock.md)