Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types
MessageModifiedInfo
Interface MessageModifiedInfo
消息修改信息。
interface
MessageModifiedInfo
{
operatorId
:
string
;
operationCount
:
number
;
operationTime
:
number
;
}
Index
Properties
operator
Id
operation
Count
operation
Time
Properties
operator
Id
operatorId
:
string
最后一次修改消息的操作者用户 ID。
operation
Count
operationCount
:
number
消息已被修改的次数。
operation
Time
operationTime
:
number
最后一次修改消息的时间戳,单位毫秒。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
operator
Id
operation
Count
operation
Time
IM SDK Web API 文档
Loading...
消息修改信息。