Skip to main content
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

More Information

Last modified on April 21, 2026