Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IReferenceMessageContent

引用消息 content 数据,仅支持文字回复

Hierarchy

Index

Properties

用户附加信息

extra?: string

消息中的附加信息

mentionedInfo?: MentionedInfo

群组消息中的 @ 信息,仅在单群聊、超级群中有效

消息审核配置

referMsgUserId: string

被引用消息的发送用户 Id

referMsg: any

引用消息对象

referMsgUid: string

引用消息 UID

content: string

输入的文本消息内容

objName: string

发送的引用消息类型

referMsgStatus?: number

引用消息状态

since

5.26.0

description

在 Web 该属性仅在刷新引用消息回调数据中有效,其他情况下无效。