TriggerType

public enum TriggerType : String, Codable

An enum representing the different types of trigger words that can be identified.

  • Undocumented

    Declaration

    Swift

    case suicide
  • Undocumented

    Declaration

    Swift

    case self_harm
  • Undocumented

    Declaration

    Swift

    case abuse
  • Undocumented

    Declaration

    Swift

    case extreme_bullying
  • Undocumented

    Declaration

    Swift

    case eating_disorder
  • Undocumented

    Declaration

    Swift

    case profanity
  • Undocumented

    Declaration

    Swift

    case none