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