hywrapper-ts / Exports / MuseumResponse
Interface: MuseumResponse
Hierarchy
↳ MuseumResponse
Table of contents
Properties
Properties
cause
• Optional cause: string
Inherited from
Defined in
src/types.ts:92
members
• Optional members: Record\<string, MuseumMember>
Defined in
src/models/skyblock/MuseumResponse.ts:5
rateLimit
• Optional rateLimit: RateLimit
Inherited from
Defined in
src/types.ts:93
success
• Optional success: boolean
Inherited from
Defined in
src/types.ts:91