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

    消息回应信息

    26.6.0

    Index

    Constructors

    Properties

    messageUId: string = ''

    消息唯一标识

    reactionId: string = ''

    回应 ID,由业务定义,可以是表情 ID 或其他业务标识

    hasCurrentUserReacted: boolean = false

    当前登录用户是否已添加该回应

    count: number = 0

    添加该回应的用户总数

    reactionTime: number = 0

    回应时间戳,单位毫秒

    users: MessageReactionUser[] = []

    回应用户列表,摘要场景只返回部分用户