Returns an array of the descriptions of the commands a plugin offers.
Associative array of tuples of all command metadata (descriptions, syntaxes, and whether they are hidden), keyed by IRCEventHandler.Command.words and IRCEventHandler.Regex.expressions.
kameloso.plugins.common.IRCPluginImpl.commands
Returns an array of the descriptions of the commands a plugin offers.