Raw.ChannelAdminLogEventActionParticipantMute

Raw.ChannelAdminLogEventActionParticipantMute

A group call participant was muted

channelAdminLogEventActionParticipantMute#f92424d2 participant:GroupCallParticipant = ChannelAdminLogEventAction;
export namespace Raw {
  export class ChannelAdminLogEventActionParticipantMute {
    constructor(params: { participant: Raw.TypeGroupCallParticipant }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0xf92424d2

Property