Skip to content

hywrapper-ts / Exports / OnlineResponse

Interface: OnlineResponse

Hierarchy

OnlineResponse

Table of contents

Properties

Properties

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


session

Optional session: Session

Defined in

src/models/playerdata/OnlineResponse.ts:5


success

Optional success: boolean

Inherited from

HypixelResponse.success

Defined in

src/types.ts:91


uuid

Optional uuid: string

Defined in

src/models/playerdata/OnlineResponse.ts:4