MadelineProto/docs/TD_docs/constructors/messageChatChangePhoto.md

23 lines
421 B
Markdown
Raw Normal View History

---
title: messageChatChangePhoto
description: Chat photo changed
---
## Constructor: messageChatChangePhoto
[Back to constructors index](index.md)
Chat photo changed
### 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|New chat photo|
### Type: [MessageContent](../types/MessageContent.md)