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 */