Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AnalysisNotification

The payload of an analysis notification.

property

{string} content - The content of the message that was analyzed.

property

{MessageContext} messageContext - The context that was passed to the analyzer in the request.

property

{AnalyzerResult} result - The result of the analysis.

Hierarchy

  • AnalysisNotification

Index

Properties

content

content: string

Optional messageContext

messageContext?: any

results

Generated using TypeDoc