teleproto - v1.229.0
    Preparing search index...

    Interface ChannelsEditPhotoParams

    interface ChannelsEditPhotoParams {
        channel: EntityLike;
        photo: TypeInputChatPhotoIn;
    }
    Index
    channel: EntityLike

    Channel/supergroup whose photo should be edited

    New photo