diff --git a/package.json b/package.json index 2567011..b93b585 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "revolt-api", - "version": "0.5.1-alpha.10", + "version": "0.5.1-alpha.10-patch.0", "description": "Revolt API typings", "main": "dist/index.js", "type": "module", diff --git a/types/Users.ts b/types/Users.ts index e6fb18b..db20997 100644 --- a/types/Users.ts +++ b/types/Users.ts @@ -95,7 +95,7 @@ export interface User { /** * Relationship to user */ - relationship?: Relationship + relationship?: RelationshipStatus /** * Whether the user is online