Client module (alt-client)FunctionsgetRemoteEventListenersgetRemoteEventListeners CallablegetRemoteEventListeners(eventName: null | string): readonly (...args: any[]) => void[]Gets all the listeners that have been subscribed using onServer for the specified remote event.
Gets all the listeners that have been subscribed using onServer for the specified remote event.