TopicUpdatedSystemMessage interface

A system message notifying that the chat thread topic was updated.

Extends

Properties

systemMessageType
topic

Inherited Properties

createdOn
iconName
messageId
messageType

Property Details

systemMessageType

systemMessageType: "topicUpdated"

Property Value

"topicUpdated"

topic

topic: string

Property Value

string

Inherited Property Details

createdOn

createdOn: Date

Property Value

Date

Inherited From SystemMessageCommon.createdOn

iconName

iconName: string

Property Value

string

Inherited From SystemMessageCommon.iconName

messageId

messageId: string

Property Value

string

Inherited From SystemMessageCommon.messageId

messageType

messageType: "system"

Property Value

"system"

Inherited From SystemMessageCommon.messageType