Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "mac/index"

Index

Classes

Functions

Functions

Const getWorlds

  • getWorlds(): Promise<WorldInfo[]>
  • Gets all worlds owned by the logged in user.

    Returns Promise<WorldInfo[]>

unwatchChat

  • unwatchChat(): void

watchChat

  • watchChat(): void
  • Starts a tail process to watch for chat messages. If not called, the getMessages() method on the Api class will never return any messages.

    Returns void

Generated using TypeDoc