Interface MinecraftAuthResponse
🏷️ Properties
access_token
ts
access_token: stringDefined in: packages/user/microsoft.ts:42
expires_in
ts
expires_in: numberDefined in: packages/user/microsoft.ts:44
roles
ts
roles: []Defined in: packages/user/microsoft.ts:41
token_type
ts
token_type: "Bearer"Defined in: packages/user/microsoft.ts:43
username
ts
username: stringDefined in: packages/user/microsoft.ts:40