Options
All
  • Public
  • Public/Protected
  • All
Menu

MessageBot

Index

Type aliases

ExtensionInitializer

ExtensionInitializer: function

Function used to create an extension, will be called for each bot that the extension is attached to.

Type declaration

PlayerStorage

PlayerStorage: object

Type declaration

  • [name: string]: PlayerInfo

Functions

updateLists

  • updateLists(lists: WorldLists, player: Player, message: string): void

Generated using TypeDoc