Description

Represents a thread info update event.

Hierarchy

  • default
    • ThreadInfoUpdateEvent

Properties

channelType: ChannelType

The type of the channel where threaded messages belong.

channelUrl: string

The unique URL of the channel where threaded messages belong.

targetMessageId: number = 0

The unique ID of the message that has threaded replies and holds thread information.

threadInfo: ThreadInfo

The ThreadInfo that has information about threaded messages.

Generated using TypeDoc