Interface

UserProfilePayload

CamelCase user profile fields (pronouns, bio, banner, colors, theme).

Properties

accentColor?: number | null
bannerColor?: number | null
bio?: string | null
pronouns?: string | null
theme?: string | null