mimiq
Preparing search index...
index
TranscriptTurn
Interface TranscriptTurn
interface
TranscriptTurn
{
id
?:
string
;
metadata
?:
JsonObject
;
pending
?:
boolean
;
role
:
MessageRole
;
text
:
string
;
timestamp
?:
string
;
}
Index
Properties
id?
metadata?
pending?
role
text
timestamp?
Properties
Optional
id
id
?:
string
Optional
metadata
metadata
?:
JsonObject
Optional
pending
pending
?:
boolean
role
role
:
MessageRole
text
text
:
string
Optional
timestamp
timestamp
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
metadata
pending
role
text
timestamp
mimiq
Loading...