MadelineProto/docs/API_docs/constructors/channelMessagesFilterEmpty.md

20 lines
362 B
Markdown

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