Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
<internal>
Chat
Interface Chat
interface
Chat
{
attachments
:
Attachment
[]
;
createdAt
:
string
;
createdBy
:
Actor
;
customerReadAt
:
null
|
string
;
id
:
string
;
text
?:
null
|
string
;
timelineEntryId
:
string
;
updatedAt
:
string
;
updatedBy
:
Actor
;
[
k
:
string
]
:
unknown
;
}
Indexable
[
k:
string
]:
unknown
Index
Properties
attachments
created
At
created
By
customer
Read
At
id
text?
timeline
Entry
Id
updated
At
updated
By
Properties
attachments
attachments
:
Attachment
[]
created
At
created
At
:
string
created
By
created
By
:
Actor
customer
Read
At
customer
Read
At
:
null
|
string
id
id
:
string
Optional
text
text
?:
null
|
string
timeline
Entry
Id
timeline
Entry
Id
:
string
updated
At
updated
At
:
string
updated
By
updated
By
:
Actor
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
attachments
created
At
created
By
customer
Read
At
id
text
timeline
Entry
Id
updated
At
updated
By
@team-plain/typescript-sdk
Loading...
Generated using
TypeDoc