From 23665b187c1613594b4cb6aa938e560eb2130177 Mon Sep 17 00:00:00 2001 From: Revolt CI Date: Sat, 31 Aug 2024 16:19:15 +0000 Subject: [PATCH] chore: build library from latest spec [skip ci] --- src/schema.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/schema.ts b/src/schema.ts index 5b6b13f..6ed207e 100644 --- a/src/schema.ts +++ b/src/schema.ts @@ -953,7 +953,8 @@ export interface components { | "StatusPresence" | "ProfileContent" | "ProfileBackground" - | "DisplayName"; + | "DisplayName" + | "Internal"; /** Username Information */ DataChangeUsername: { /** @description New username */