Options
All
  • Public
  • Public/Protected
  • All
Menu

The interface for message thread events.

Hierarchy

  • ThreadNotifyServerMsg

Index

Properties

from?: string

The operator.

id: string

The message thread ID.

last_message?: LastMessage

The last threaded reply.

message_count?: number

The number of threaded replies.

msg_parent_id?: string

The ID of the parent message in the message thread.

muc_parent_id: string

The group ID to which the message thread belongs.

name: string

The message thread name.

operation: Operation

The event type.

timestamp: number

The Unix timestamp when an event occurs. The unit is millisecond.

Generated using TypeDoc