AcsChatEventInThreadBase interface
Schema of common properties of all thread-level chat events
Properties
| thread |
The chat thread id |
| transaction |
The transaction id will be used as co-relation vector |
Property Details
threadId
The chat thread id
threadId?: string
Property Value
string
transactionId
The transaction id will be used as co-relation vector
transactionId?: string
Property Value
string