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