channelParticipantsSearch
Query participants by name
type tg.ChannelParticipantsSearch struct { /* ... */ }
Implements ChannelParticipantsFilter.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Q | string | yes | Search query |
References
- Official documentation
- Generated Go reference
- TL definition:
channelParticipantsSearch#656ac4b