discord-botinator
    Preparing search index...

    Function name

    • Decorator for events the component should listen to.

      Parameters

      Returns {
          (target: Function): void;
          (target: Object, propertyKey: string | symbol): void;
      }