Interface
UserProfilePayload
CamelCase user profile fields (pronouns, bio, banner, colors, theme).
Properties
| Name | Type | Description |
|---|---|---|
| accentColor? | number | null | |
| banner? | string | null | |
| bannerColor? | number | null | |
| bio? | string | null | |
| pronouns? | string | null | |
| theme? | string | null |