Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Wrapper

An object to be passed into Sern.Handler constructor.

property

{readonly Client} client

property

{readonly string} prefix

property

{readonly string} commands

prop

{(handler : Handler) => void)} init

property

{readonly {test: boolean, id: string}[]} privateServers

Hierarchy

  • Wrapper

Index

Properties

client: Client<boolean>
commands: string
prefix: string
privateServers: { id: string; test: boolean }[]

Methods

Generated using TypeDoc