ChannelParticipantsAdmins

---types---
channelParticipantsAdmins#b4608969 = ChannelParticipantsFilter

Belongs to

ChannelParticipantsFilter

In Rust this constructor is a variant of the enums::ChannelParticipantsFilter enum.
Match on it with: if let enums::ChannelParticipantsFilter::ChannelParticipantsAdmins(v) = result { ... }

Parameters

This item has no parameters.

Used by

GetParticipants