channelParticipantsBanned
Fetch only banned participants
type tg.ChannelParticipantsBanned struct { /* ... */ }
Implements ChannelParticipantsFilter.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Q | string | yes | Optional filter for searching banned participants by name (otherwise empty) |
References
- Official documentation
- Generated Go reference
- TL definition:
channelParticipantsBanned#1427a5e1