鸿蒙 IMLib-v26.6.0
    Preparing search index...

    消息回应变更事件

    26.6.0

    Index

    Constructors

    Properties

    conversationIdentifier: ConversationIdentifier = ...

    消息所属会话

    messageUId: string = ''

    消息唯一标识

    reactionId: string = ''

    回应 ID

    operationType: MessageReactionOperationType = MessageReactionOperationType.Added

    回应操作类型

    count: number = 0

    添加该回应的用户总数

    users: MessageReactionUser[] = []

    本次变更关联的回应用户列表