@wppconnect/wa-js - v3.17.0
    Preparing search index...

    Variable listenersAnyConst

    listenersAny: () => ListenerFn[] = ...

    Type declaration

      • (): ListenerFn[]
      • Returns an array of listeners that are listening for any event that is specified. This array can be manipulated, e.g. to remove listeners.

        Returns ListenerFn[]