Sends a message to either a channel of user
@param isUser whether or not we are sending to a user, true if user, false if channel @param location the username/channel to send to @param message the message to send @returns bool whether the send worked or not
See Implementation
Sends a message to either a channel of user
@param isUser whether or not we are sending to a user, true if user, false if channel @param location the username/channel to send to @param message the message to send @returns bool whether the send worked or not