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