26 lines
644 B
Markdown
26 lines
644 B
Markdown
---
|
|
title: pageBlockAnimation
|
|
description: An animation
|
|
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
|
---
|
|
# 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)
|
|
|
|
|