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