You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I do Client.whois(nick, callback) the callback isn't executed. I do get reply via 'raw' event and 'whois' event (which is just { nick: nick }, useless).
The text was updated successfully, but these errors were encountered:
When I do Client.whois(nick, callback) the callback isn't executed. I do get reply via 'raw' event and 'whois' event (which is just { nick: nick }, useless).
The text was updated successfully, but these errors were encountered: