ChannelParticipantsNotModified

---types---
channels.channelParticipantsNotModified#f0173fe9 = channels.ChannelParticipants

Belongs to

channels.ChannelParticipants

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

Parameters

This item has no parameters.