ChannelParticipantsSearch

---types---
channelParticipantsSearch#0656ac4b 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::ChannelParticipantsSearch(v) = result { ... }

Parameters

qstringrequired

Used by

GetParticipants