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

25 lines
551 B
Markdown

---
title: pageBlockSlideshow
description: A slideshow
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Constructor: pageBlockSlideshow
[Back to constructors index](index.md)
A slideshow
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|page\_blocks|Array of [PageBlock](../types/PageBlock.md) | Yes|Slideshow item contents|
|caption|[RichText](../types/RichText.md) | Yes|Block caption|
### Type: [PageBlock](../types/PageBlock.md)