sendSpecificPluginListing

Sends the command help listing for a specific plugin.

version(WithHelpPlugin)
private
void
sendSpecificPluginListing

Parameters

plugin HelpPlugin

The current HelpPlugin.

pluginName string

The name of the plugin to send the command listing for.

event IRCEvent

The triggering IRCEvent.

allPluginCommands IRCPlugin.CommandMetadata[string][string]

The metadata of all commands for a particular plugin.