updated settings class and user can now remove pfp
This commit is contained in:
parent
39f7a3701a
commit
e11cd2e0c1
10 changed files with 537 additions and 72 deletions
|
@ -133,7 +133,7 @@ type userjson={
|
|||
discriminator: string,
|
||||
id: string,
|
||||
public_flags: number,
|
||||
avatar: string,
|
||||
avatar: string|null,
|
||||
accent_color: number,
|
||||
banner?: string,
|
||||
bio: string,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue