Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface statusOptions

status options for bot

Hierarchy

  • statusOptions

Index

Properties

Properties

Optional afk

afk: boolean

Whether or not the bot is afk.

name

name: string

The status message to be displayed

Optional status

status: "dnd" | "offline" | "idle" | "online"

The status of your bot. Online by default

Optional type

type: statusCode

The available status types are playing, listening, streaming, and competing.

Optional url

url: string

The URL of a stream

Generated using TypeDoc