How can I send a whisper?

client.raw("PRIVMSG #gulsahky :/w " + user.username + "whisper test successful <3");

should be

client.raw("PRIVMSG #gulsahky :/w " + user.username + " whisper test successful <3");

You are added whisper to the end of each username you are trying to send to