Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IReceivedMessage

Hierarchy

  • IReceivedMessage

Index

Properties

channelId?: string
conversationType: ConversationType
targetId: string
senderUserId: string
content: any
messageType: string
messageUId: string
messageDirection: MessageDirection
isOffLineMessage: boolean
sentTime: number
receivedTime: number
isPersited: boolean
isCounted: boolean
isMentioned: boolean
disableNotification: boolean
isStatusMessage: boolean
canIncludeExpansion: boolean
expansion: null | {}
receivedStatus: number
receivedStatusInfo?: IReceivedStatusInfo
messageId?: number
sentStatus?: SentStatus
pushConfig?: IPushConfig
isInterrupt?: boolean
isModifyMessage?: boolean
channelType?: UltraGroupChannelType
hasMore?: boolean
directedUserIds?: string[]
disableUpdateLastMessage?: boolean