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