Raw.ChannelAdminLogEventActionChangePhoto

Raw.ChannelAdminLogEventActionChangePhoto

The channel/supergroup’s picture was changed

channelAdminLogEventActionChangePhoto#434bd2af prev_photo:Photo new_photo:Photo = ChannelAdminLogEventAction;
export namespace Raw {
  export class ChannelAdminLogEventActionChangePhoto {
    constructor(params: { prevPhoto: Raw.TypePhoto; newPhoto: Raw.TypePhoto }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x434bd2af

Property