accentColor
accentColor: number | null
banner
banner: string | undefined
getBannerURL
getBannerURL: (options: BannerURLOptions) => string
getLegacyUsername
getLegacyUsername: () => string | undefined
getPreviewBanner
getPreviewBanner: (
banner: string | null,
canAnimate: boolean,
size?: number,
) => string | null | undefined
getPreviewBio
getPreviewBio: (bio?: string) => PreviewBio
getPreviewThemeColors
getPreviewThemeColors: (colors?: number[]) => number[] | undefined
guildId
guildId: string | undefined
hasFullProfile
hasFullProfile: () => boolean
hasPremiumCustomization
hasPremiumCustomization: () => boolean
hasThemeColors
hasThemeColors: () => boolean
isUsingGuildMemberBanner
isUsingGuildMemberBanner: () => boolean
isUsingGuildMemberBio
isUsingGuildMemberBio: () => boolean
isUsingGuildMemberPronouns
isUsingGuildMemberPronouns: () => boolean
popoutAnimationParticleType
popoutAnimationParticleType: string | null | undefined
profileEffectId
profileEffectId: string | undefined
themeColors
themeColors: number[] | undefined