ChannelParticipantsBots

---types---
channelParticipantsBots#b0d1865b = ChannelParticipantsFilter

Belongs to

ChannelParticipantsFilter

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

Parameters

This item has no parameters.

Used by

GetParticipants