Function addListeners

  • Adds all event listeners to the supplied client.

    Parameters

    • client: Client<boolean>

      Client to add listeners to

    • includeElevated: boolean = false

      If true, elevated listeners will also be added

    Returns void

Generated using TypeDoc