Function BanchoBot.sendMessage

Sends a message to a username or channel (#channel).

void sendMessage (
  string channel,
  const(char[]) message
);