Hierarchy
-
Based<ItemData>
- LineMessageData
Properties
Readonly
__createdAt
Date and time of creation.
Readonly
__createdBy
Object’s author.
Optional
Readonly
__deletedAt
Date and time of deletion.
Readonly __id
ID of the object.
__name
Name of the object.
Readonly
__updatedAt
Date and time of change.
Readonly
__updatedBy
Author of the last change.
Readonly body
Message body.
Optional Readonly client
Live Chat client if the message was sent by a client.
Readonly
externalId
ID of the message (external).
Optional Readonly files
Message attachments.
Readonly
isRead
Flag showing whether the message has been read.
Optional Readonly operator
Operator if the message was sent by an operator.
Optional Readonly payload
Structured data.
Readonly session
Live Chat session.
Readonly type
Message type.
Possible values: see LineMessageType.
Live Chat message object fields