Topic 3-Event-Part.md

Part

This event is triggered when someone has left a specific channel.

Function

 function onPart(server, channel, nickname, reason)

Parameters

  • server, the current server.
  • channel, the channel.
  • nickname, the person that left.
  • reason, an optional reason.
generated by LDoc 1.4.0