2017-03-11 19:54:51 +01:00
|
|
|
---
|
|
|
|
title: messagePhoto
|
|
|
|
description: Photo message
|
|
|
|
---
|
|
|
|
## Constructor: messagePhoto
|
|
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Photo message
|
|
|
|
|
|
|
|
### Attributes:
|
|
|
|
|
|
|
|
| Name | Type | Required | Description |
|
2017-08-20 11:05:56 +02:00
|
|
|
|----------|---------------|----------|-------------|
|
2017-09-29 15:50:59 +02:00
|
|
|
|photo|[photo](../constructors/photo.md) | Yes|Message content|
|
2017-03-11 19:54:51 +01:00
|
|
|
|caption|[string](../types/string.md) | Yes|Photo caption|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [MessageContent](../types/MessageContent.md)
|
|
|
|
|
|
|
|
|