import { BadRequest } from './BadRequest.generated'; export interface DeleteChatPhotoBadRequestResponse extends BadRequest { }