Interface DBLUserGet

Hierarchy

Properties

admin: boolean
banner: string
bio: string
bots: DBLBotGet[]
cerifiedDev: boolean
color: string
mod: boolean
social: {
    github: string;
    instagram: string;
    reddit: string;
    twitter: string;
    youtube: string;
}

Type declaration

  • github: string
  • instagram: string
  • reddit: string
  • twitter: string
  • youtube: string
status: boolean
supporter: boolean
user: User
webMod: boolean

Generated using TypeDoc