1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-27 14:34:39 +01:00
MadelineProto/old_docs/API_docs_v44/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', ];
```