Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAuditInfo

Message moderation configuration structure

Hierarchy

Index

Properties

Properties

audit?: { auditType?: MessageAuditType; project?: string; strategy?: string }

Type declaration

  • Optional auditType?: MessageAuditType

    The sender specifies whether to submit for review: 1 (submit for review, default value), 0 (do not submit for review).

  • Optional project?: string

    Project name, defaults to an empty string.

  • Optional strategy?: string

    Policy Mapping Fields