ChannelAdminLogEventActionParticipantMute constructor
const
ChannelAdminLogEventActionParticipantMute({
- required GroupCallParticipantBase participant,
Channel Admin Log Event Action Participant Mute constructor.
Implementation
const ChannelAdminLogEventActionParticipantMute({required this.participant})
: super._();