MadelineProto/docs/TD_docs/constructors/pageBlockSlideshow.md

24 lines
478 B
Markdown
Raw Normal View History

2017-08-25 15:05:53 +02:00
---
title: pageBlockSlideshow
description: A slideshow
---
## Constructor: pageBlockSlideshow
[Back to constructors index](index.md)
A slideshow
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
2017-09-29 15:50:59 +02:00
|page\_blocks|Array of [PageBlock](../types/PageBlock.md) | Yes|Slideshow item contents|
2017-08-25 15:05:53 +02:00
|caption|[RichText](../types/RichText.md) | Yes|Block caption|
### Type: [PageBlock](../types/PageBlock.md)