Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

attachments

attachments: AnyAttachment[]

body

body: string

The string corresponding to the message that was just received

isGroup

isGroup: boolean

Whether is a group thread

mentions

mentions: { id: ThreadID; name: string }[]

An object containing people mentioned/tagged in the message

messageId

messageId: string

senderId

senderId: ThreadID

sourceMessage

sourceMessage: IncomingMessage

threadId

threadId: ThreadID

timestamp

timestamp: number

type