Interface MinecraftOwnershipResponse
🏷️ Properties
items
ts
items: Object[]
If the account doesn't own the game, the items array will be empty.
Defined in: packages/user/mojang.ts:79
keyId
ts
keyId: string
Defined in: packages/user/mojang.ts:90
signature
ts
signature: string
jwt signature
Defined in: packages/user/mojang.ts:89