Topic 3-Event-Channel-notice.md

Channel notice

This callback is called when someone sent a notice on a channel.

Function

 function onChannelNotice(server, who, channel, notice)

Parameters

  • server, the current server.
  • who, the one that sent the notice.
  • channel, the target channel.
  • message, the notice message.
generated by LDoc 1.4.0