Raw.channels.EditPhoto

Raw.channels.EditPhoto

Change the photo of a channel/supergroup

channels.editPhoto#f12e57c9 channel:InputChannel photo:InputChatPhoto = Updates;
export namespace Raw {
  export namespace channels {
    export class EditPhoto {
      constructor(params: { channel: Raw.TypeInputChannel; photo: Raw.TypeInputChatPhoto }) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0xf12e57c9

Property

Results

Raw.TypeUpdates

Bots can use