Options
All
  • Public
  • Public/Protected
  • All
Menu

The message thread overview interface.

Hierarchy

  • ChatThreadOverview

Index

Properties

createTimestamp: number

The Unix timestamp when the message thread is created. The unit is millisecond.

id: string

The message thread ID.

lastMessage: LastMessage

The last threaded reply.

messageCount: number

The number of threaded replies.

name: string

The message thread name.

parentId: string

The group ID to which the message thread belongs.

updateTimestamp: number

The Unix timestamp when the message thread overview is updated. The unit is millisecond.

Generated using TypeDoc