1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-13 10:07:21 +01:00
MadelineProto/docs/API_docs_46/constructors/channelParticipantsBots.md

20 lines
357 B
Markdown

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