Skip to content

hywrapper-ts / Exports / BoostersResponse

Interface: BoostersResponse

Hierarchy

BoostersResponse

Table of contents

Properties

Properties

boosterState

Optional boosterState: BoosterState

Defined in

src/models/other/BoostersResponse.ts:6


boosters

Optional boosters: Booster[]

Defined in

src/models/other/BoostersResponse.ts:5


cause

Optional cause: string

Inherited from

HypixelResponse.cause

Defined in

src/types.ts:92


rateLimit

Optional rateLimit: RateLimit

Inherited from

HypixelResponse.rateLimit

Defined in

src/types.ts:93


success

Optional success: boolean

Inherited from

HypixelResponse.success

Defined in

src/types.ts:91