Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBlockedMessageInfo

Information about blocked messages

Hierarchy

  • IBlockedMessageInfo

Index

Properties

blockedMessageUId: string

Intercept message UID

conversationType: number

Conversation type

targetId: string

Target ID

channelId: string

Channel ID

blockType: MessageBlockType

Message blocking type

extra: any

The extra field in the content of sensitive word interception messages sent by the application server is user-defined.

Message blocked source trigger type

sourceContent?: {}

Original message content

Type declaration

  • [key: string]: any