Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CommandExecutorFilter

Hierarchy

  • AbstractFilterModule
    • CommandExecutorFilter

Implements

  • Module
  • FilterModule

Index

Constructors

constructor

Methods

filter

  • filter(msg: Message): Promise<Message | void>

getRuntime

  • getRuntime(): ModuleAwareRuntime
  • Returns ModuleAwareRuntime

onListen

  • onListen(): Promise<any>
  • Returns Promise<any>

onShutdown

  • onShutdown(): Promise<any>
  • Returns Promise<any>

Generated using TypeDoc