Send formatted lines of chat to a channel or user. Each line in the formatted result is sent as one message. Lines exceeding the IRC message length limit will be split up into multiple messages.
channel or nick name to _send to
message format
format arguments
$(DPREF exception, UnconnectedClientException) if this client is not connected.
$(STDREF format, formattedWrite)
See Implementation
Send formatted lines of chat to a channel or user. Each line in the formatted result is sent as one message. Lines exceeding the IRC message length limit will be split up into multiple messages.