MadelineProto/old_docs/API_docs_v57/constructors/inputMessagesFilterChatPhotos.md

22 lines
369 B
Markdown
Raw Normal View History

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