Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServiceMap<T>

The ServiceMap keeps information about all Services used by the Client. It allows bots to give each Service an optional handle they can use

Type parameters

  • T

Hierarchy

  • ServiceMap

Index

Properties

Properties

instance

instance: T

The Service instance.

name

name: string

The Service name.

Generated using TypeDoc