Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MessageBuilder

Hierarchy

  • MessageBuilder

Implements

Index

Constructors

constructor

Properties

Private message

message: CoreMessage & ChatMessage = []

Methods

black

  • black(text?: string): this

blue

  • blue(text?: string): this

clear

  • clear(): this

cyan

  • cyan(text?: string): this

font

  • font(font: string): this

getGameOutput

getOutput

green

  • green(text?: string): this

grey

  • grey(text?: string): this

hex

  • hex(hex: string): this

lightBlue

  • lightBlue(text?: string): this

lightCyan

  • lightCyan(text?: string): this

lightGreen

  • lightGreen(text?: string): this

lightGrey

  • lightGrey(text?: string): this

linethrough

  • linethrough(text?: string): this

magenta

  • magenta(text?: string): this

newLine

  • newLine(text?: string): this

orange

  • orange(text?: string): this

pink

  • pink(text?: string): this

purple

  • purple(text?: string): this

red

  • red(text?: string): this

text

  • text(text: string): this

underline

  • underline(text?: string): this

white

  • white(text?: string): this

yellow

  • yellow(text?: string): this

Generated using TypeDoc