Raw.messages.EditChatPhoto

Raw.messages.EditChatPhoto

Changes chat photo and sends a service message on it

messages.editChatPhoto#35ddd674 chat_id:long photo:InputChatPhoto = Updates;
export namespace Raw {
  export namespace messages {
    export class EditChatPhoto {
      constructor(params: { chatId: bigint; photo: Raw.TypeInputChatPhoto }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0x35ddd674

Property

Results

Raw.TypeUpdates

Bots can use