- API ›
- Constructors ›
- ChannelParticipantsRecent
ChannelParticipantsRecent
---types--- channelParticipantsRecent#de3f3c79 = ChannelParticipantsFilter
Belongs to
| ChannelParticipantsFilter |
In Rust this constructor is a variant of the enums::ChannelParticipantsFilter enum.
Match on it with: if let enums::ChannelParticipantsFilter::ChannelParticipantsRecent(v) = result { ... }
Parameters
This item has no parameters.
Used by
| GetParticipants |