MadelineProto/docs/API_docs/constructors/inputMessagesFilterChatPhotos.md

20 lines
363 B
Markdown

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