Options
All
  • Public
  • Public/Protected
  • All
Menu

The interface for the message thread details.

Hierarchy

  • ChatThreadDetail

Index

Properties

affiliationsCount?: number

The member count of the message thread.

created: number

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

id: string

The message thread ID.

messageId: string

The ID of the parent message.

name: string

The message thread name.

owner: string

The message thread creator.

parentId: string

The group ID to which the message thread belongs.

Generated using TypeDoc