Skip to content

Commit

Permalink
chore: build library from latest spec [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
revolt-ci committed Aug 31, 2024
1 parent 2b3c89e commit 23665b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/schema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -953,7 +953,8 @@ export interface components {
| "StatusPresence"
| "ProfileContent"
| "ProfileBackground"
| "DisplayName";
| "DisplayName"
| "Internal";
/** Username Information */
DataChangeUsername: {
/** @description New username */
Expand Down

0 comments on commit 23665b1

Please sign in to comment.