1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-12 20:47:21 +01:00
MadelineProto/docs/API_docs/constructors/channelParticipantsKicked.md

16 lines
275 B
Markdown
Raw Normal View History

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