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