AcsMessageEventData interface

Schema of common properties of all chat thread events

Properties

error

The channel event error

from

The message sender

receivedTimestamp

The time message was received

to

The message recipient

Property Details

error

The channel event error

error: AcsMessageChannelEventError

Property Value

from

The message sender

from: string

Property Value

string

receivedTimestamp

The time message was received

receivedTimestamp: string

Property Value

string

to

The message recipient

to: string

Property Value

string