Links

CustomizablePrefix

Specification

  • Type: Object - {}
  • Valid fields: 2

Fields

Name
Type
Description
Optional
callback
function(message, options): string
A function that returns a string for the prefix
no
options
Object
An object that will be directly passed to the above function, use this to pass custom parameters
no