1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-06 14:18:16 +01:00
MadelineProto/docs/API_docs/constructors/channelParticipantsBots.md

16 lines
271 B
Markdown

## Constructor: channelParticipantsBots
### Attributes:
| Name | Type | Required |
|----------|:-------------:|---------:|
### Type: [ChannelParticipantsFilter](../types/ChannelParticipantsFilter.md)
### Example:
```
$channelParticipantsBots = ;
```