Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IInsertMessage

插入消息结构

Hierarchy

  • IInsertMessage

Index

Properties

conversationType

conversationType: number

会话类型

targetId

targetId: string

会话 ID

channelId

channelId: string

频道 ID

messageDirection

messageDirection: number

消息方向

messageType

messageType: string

消息类型

content

content: any

消息内容

messageUId

messageUId: string

消息 ID

senderUserId

senderUserId: string

发送者 ID

Optional sentStatus

sentStatus?: number

发送状态

Optional sentTime

sentTime?: number

发送时间

Optional disableNotification

disableNotification?: boolean

是否存储

Optional canIncludeExpansion

canIncludeExpansion?: boolean

是否计数

Optional expansion

expansion?: null | {}

消息扩展

Optional receivedStatus

receivedStatus?: number

接收状态

Optional receivedStatusInfo

receivedStatusInfo?: IReceivedStatusInfo

接收状态详情

Optional directedUserIds

directedUserIds?: string[]

定向用户列表

Optional isUnread

isUnread?: boolean

插入消息是否计入未读数: true 计数 false 不计数, 默认不计数

Optional searchContent

searchContent?: string

消息搜索关键字

Optional source

source?: string

来源

Optional isMentioned

isMentioned?: boolean

是否 @ 消息