Topic 3-Event-Topic.md

Topic

This event is triggered when someone changed the channel's topic.

Function

 function onTopic(server, channel, who, topic)

Parameters

  • server, the current server.
  • channel, the channel.
  • who, the person who changed the topic.
  • topic, the new topic (may be empty).
generated by LDoc 1.4.0