MadelineProto/old_docs/API_docs_v23/constructors/inputMessagesFilterUrl.md

22 lines
334 B
Markdown
Raw Normal View History

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