Send notices to a channel or user. Each line in message is sent as one notice. Lines exceeding the IRC _message length limit will be split up into multiple notices.
channel or nick name to notice
notices(s) to send. Can contain multiple lines.
$(DPREF exception, UnconnectedClientException) if this client is not connected.
See Implementation
Send notices to a channel or user. Each line in message is sent as one notice. Lines exceeding the IRC _message length limit will be split up into multiple notices.