MadelineProto/docs/TD_docs/constructors/pageBlockPhoto.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

24 lines
441 B
Markdown

---
title: pageBlockPhoto
description: A photo
---
## Constructor: pageBlockPhoto
[Back to constructors index](index.md)
A photo
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|photo|[photo](../constructors/photo.md) | Yes|The photo, nullable|
|caption|[RichText](../types/RichText.md) | Yes|Photo caption|
### Type: [PageBlock](../types/PageBlock.md)