Class DisplayProfile

Constructors

Properties

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

Accessors