Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • UserInfo

Index

Properties

admin

admin: boolean

The admin status of the user

Optional avatar

avatar: string

The avatar hash of the user's avatar

Optional banner

banner: string

The banner image url of the user

Optional bio

bio: string

The bio of the user

certifiedDev

certifiedDev: boolean

The certified status of the user

color

color: string

The custom hex color of the user

defAvatar

defAvatar: string

The cdn hash of the user's avatar if the user has none

discriminator

discriminator: string

The discriminator of the user

id

id: string

The id of the user

mod

mod: boolean

The mod status of the user

social

social: { github?: string; instagram?: string; reddit?: string; twitter?: string; youtube?: string }

The social usernames of the user

Type declaration

  • Optional github?: string

    The github username of the user

  • Optional instagram?: string

    The instagram username of the user

  • Optional reddit?: string

    The reddit username of the user

  • Optional twitter?: string

    The twitter username of the user

  • Optional youtube?: string

    The youtube channel id of the user

supporter

supporter: boolean

The supporter status of the user

username

username: string

The username of the user

webMod

webMod: boolean

The website moderator status of the user

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method

Generated using TypeDoc