Raw.ChannelAdminLogEventActionParticipantToggleAdmin

Raw.ChannelAdminLogEventActionParticipantToggleAdmin

The admin rights of a user were changed

channelAdminLogEventActionParticipantToggleAdmin#d5676710 prev_participant:ChannelParticipant new_participant:ChannelParticipant = ChannelAdminLogEventAction;
export namespace Raw {
  export class ChannelAdminLogEventActionParticipantToggleAdmin {
    constructor(params: {
      prevParticipant: Raw.TypeChannelParticipant;
      newParticipant: Raw.TypeChannelParticipant;
    }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0xd5676710

Property