@conciergus/chat - v0.3.1
Preparing search index...
hooks
CustomDataPart
Interface CustomDataPart
interface
CustomDataPart
{
type
:
string
;
id
?:
string
;
data
:
any
;
timestamp
:
Date
;
metadata
?:
Record
<
string
,
any
>
;
}
Index
Properties
type
id?
data
timestamp
metadata?
Properties
type
type
:
string
Optional
id
id
?:
string
data
data
:
any
timestamp
timestamp
:
Date
Optional
metadata
metadata
?:
Record
<
string
,
any
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
id
data
timestamp
metadata
@conciergus/chat - v0.3.1
Loading...