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