Raw.ChannelAdminLogEventActionParticipantUnmute
A group call participant was unmuted
channelAdminLogEventActionParticipantUnmute#e64429c0 participant:GroupCallParticipant = ChannelAdminLogEventAction;
export namespace Raw {
export class ChannelAdminLogEventActionParticipantUnmute {
constructor(params: { participant: Raw.TypeGroupCallParticipant }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xe64429c0
Property
participant
: Raw.TypeGroupCallParticipantThe participant that was unmuted