- API ›
- Constructors ›
- ChannelParticipantsContacts
ChannelParticipantsContacts
---types--- channelParticipantsContacts#bb6ae88d q:string = ChannelParticipantsFilter
Belongs to
| ChannelParticipantsFilter |
In Rust this constructor is a variant of the enums::ChannelParticipantsFilter enum.
Match on it with: if let enums::ChannelParticipantsFilter::ChannelParticipantsContacts(v) = result { ... }
Parameters
| q | string | required |
Used by
| GetParticipants |