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