RESTPatchAPICurrentUserJSONBody

https://discord.com/developers/docs/resources/user#modify-current-user

Signature

export interface RESTPatchAPICurrentUserJSONBody

Properties

3

Methods

0

No methods.

Properties

username?: string | undefined;

User's username, if changed may cause the user's discriminator to be randomized

avatar?: string | null | undefined;

If passed, modifies the user's avatar

banner?: string | null | undefined;

If passed, modifies the user's banner