Removes a previously registered event listener.
Signature
Parameters
Returns
this — the client instance, allowing method chaining.
You must pass the same function reference that was used with on(). Anonymous functions can’t be removed.
Example
Last modified on April 21, 2026