mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-06 14:38:16 +01:00
16 lines
271 B
Markdown
16 lines
271 B
Markdown
|
## Constructor: channelParticipantsBots
|
||
|
|
||
|
### Attributes:
|
||
|
|
||
|
| Name | Type | Required |
|
||
|
|----------|:-------------:|---------:|
|
||
|
|
||
|
|
||
|
### Type: [ChannelParticipantsFilter](../types/ChannelParticipantsFilter.md)
|
||
|
|
||
|
### Example:
|
||
|
|
||
|
|
||
|
```
|
||
|
$channelParticipantsBots = ;
|
||
|
```
|