MadelineProtoDocs/docs/TD_docs/constructors/messageChatChangePhoto.md
2018-04-01 13:24:46 +02:00

23 lines
421 B
Markdown

---
title: messageChatChangePhoto
description: Chat photo changed
---
## Constructor: messageChatChangePhoto
[Back to constructors index](index.md)
Chat photo changed
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|photo|[photo](../constructors/photo.md) | Yes|New chat photo|
### Type: [MessageContent](../types/MessageContent.md)