Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RawBotInstance

Hierarchy

  • RawBotInstance

Index

Properties

avatar

avatar: Nullable<string>

banner

banner: Nullable<string>

bg

bg: Nullable<string>

category

category: BotCategory[]

desc

desc: string

discord

discord: Nullable<string>

flags

flags: number

git

git: Nullable<string>

id

id: string

intro

intro: string

lib

lib: Library

name

name: string

owners

owners: RawUserInstance[]

prefix

prefix: string

servers

servers: number

shards

shards: Nullable<number>

state

state: BotState

Optional status

tag

tag: string

url

url: Nullable<string>

vanity

vanity: Nullable<string>

votes

votes: number

web

web: Nullable<string>

Generated using TypeDoc