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

qstringrequired

Used by

GetParticipants