Documentation
GitLab
Preparing search index...
The search index is not available
AIPage API
AIPage API
sidebar/types
Message
Interface Message
interface
Message
{
id
:
string
;
role
:
Role
;
content
:
string
;
timestamp
:
number
;
actions
?:
ContextAction
[]
;
}
Index
Properties
id
role
content
timestamp
actions?
Properties
id
id
:
string
role
role
:
Role
content
content
:
string
timestamp
timestamp
:
number
Optional
actions
actions
?:
ContextAction
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
role
content
timestamp
actions
Documentation
GitLab
AIPage API
Loading...