Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAReceivedMessage

Hierarchy

  • IAReceivedMessage

Index

Properties

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