Function IRCClient.sendLine

Send a raw IRC command.

void sendLine(Args...) (
  string contents,
  Args args
);

Parameters

NameDescription
contents format string for the line
args formatting arguments