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