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