chickadee » irc » irc:say

irc:say CONNECTION MESSAGE DESTINATION ...procedure

Sends the string MESSAGE via a PRIVMSG command to the given destinations, which should be strings designating either channels or nicknames. If no destinations are given, the message is sent to the last channel that has been joined. The message is split into multiple PRIVMSG operations, if it contains newline characters.