MadelineProto/old_docs/API_docs_v53/constructors/messageActionChatDeletePhoto.md

22 lines
362 B
Markdown
Raw Normal View History

---
title: messageActionChatDeletePhoto
description: messageActionChatDeletePhoto attributes, type and example
---
## Constructor: messageActionChatDeletePhoto
[Back to constructors index](index.md)
### Type: [MessageAction](../types/MessageAction.md)
### Example:
```
$messageActionChatDeletePhoto = ['_' => 'messageActionChatDeletePhoto', ];
```