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