Interface RESTPatchAPICurrentUserJSONBody

Hierarchy

  • RESTPatchAPICurrentUserJSONBody

Properties

avatar?: null | string

If passed, modifies the user's avatar

banner?: null | string

If passed, modifies the user's banner

username?: string

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

Generated using TypeDoc