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

24 lines
451 B
Markdown

---
title: messagePhoto
description: Photo message
---
## Constructor: messagePhoto
[Back to constructors index](index.md)
Photo message
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|photo|[photo](../constructors/photo.md) | Yes|Message content|
|caption|[string](../types/string.md) | Yes|Photo caption|
### Type: [MessageContent](../types/MessageContent.md)