Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
<internal>
ChatEntry
Interface ChatEntry
interface
ChatEntry
{
attachments
:
ChatEntryAttachment
[]
;
chatId
:
string
;
customerReadAt
:
null
|
string
;
entryType
:
"chat"
;
text
:
null
|
string
;
[
k
:
string
]
:
unknown
;
}
Indexable
[
k:
string
]:
unknown
Index
Properties
attachments
chat
Id
customer
Read
At
entry
Type
text
Properties
attachments
attachments
:
ChatEntryAttachment
[]
chat
Id
chat
Id
:
string
customer
Read
At
customer
Read
At
:
null
|
string
entry
Type
entry
Type
:
"chat"
text
text
:
null
|
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
attachments
chat
Id
customer
Read
At
entry
Type
text
@team-plain/typescript-sdk
Loading...
Generated using
TypeDoc