MadelineProto/docs/TD_docs/constructors/pageBlockSlideshow.md
2017-08-25 15:05:53 +02:00

24 lines
485 B
Markdown

---
title: pageBlockSlideshow
description: A slideshow
---
## Constructor: pageBlockSlideshow
[Back to constructors index](index.md)
A slideshow
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|page\_blocks|Array of [PageBlock](../constructors/PageBlock.md) | Yes|Slideshow item contents|
|caption|[RichText](../types/RichText.md) | Yes|Block caption|
### Type: [PageBlock](../types/PageBlock.md)