Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BaseController<T>

Provides a base interface for the bot's cached data

Type parameters

Hierarchy

Index

Constructors

Properties

Constructors

constructor

Properties

cache

cache: ControllerCache<T>

The cached data this controller contains

Generated using TypeDoc