Send a message to the channel.
Parameters:
the message to send.
63 64 65
# File 'library/blur/network/channel.rb', line 63 def say message @network.say self, message end