MadelineProto/docs/TD_docs/constructors/pageBlockAnimation.md

25 lines
564 B
Markdown
Raw Normal View History

2017-08-25 15:05:53 +02:00
---
title: pageBlockAnimation
description: An animation
---
## Constructor: pageBlockAnimation
[Back to constructors index](index.md)
An animation
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|animation|[animation](../types/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)