Interface XBoxGameProfileResponse
🏷️ Properties
profileUsers
ts
profileUsers: [{ hostId: null | string; id: string; isSponsoredUser: boolean; settings: [{ id: "Gamertag"; value: string }, { id: "PublicGamerpic"; value: string }] }]
Defined in: packages/user/microsoft.ts:25