Contains information about the similarity of a message to an individual banned phrase.
{string} phrase - The banned phrase's content.
{string} word - The word from the original string that got the similarity index.
{number} similarity - The similarity index of the message to the banned phrase (real number from 0 to 1).
{Severity} - The severity rank of the phrase.
Generated using TypeDoc
Contains information about the similarity of a message to an individual banned phrase.
{string} phrase - The banned phrase's content.
{string} word - The word from the original string that got the similarity index.
{number} similarity - The similarity index of the message to the banned phrase (real number from 0 to 1).
{Severity} - The severity rank of the phrase.