hywrapper-ts / Exports / RecentGamesResponse
Interface: RecentGamesResponse
Hierarchy
↳ RecentGamesResponse
Table of contents
Properties
Properties
cause
• Optional cause: string
Inherited from
Defined in
src/types.ts:92
games
• Optional games: RecentGame[]
Defined in
src/models/playerdata/RecentGamesResponse.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
uuid
• Optional uuid: string
Defined in
src/models/playerdata/RecentGamesResponse.ts:4