@cloudbase/aiagent-framework
Preparing search index...
GetChatRecordOutput
Interface GetChatRecordOutput
interface
GetChatRecordOutput
{
recordList
:
{
botId
?:
string
;
content
?:
string
;
conversation
?:
string
;
createTime
?:
string
;
image
?:
string
;
recordId
?:
string
;
reply
?:
string
;
replyTo
?:
string
;
role
?:
string
;
triggerSrc
?:
string
;
type
?:
string
;
}
[]
;
total
:
number
;
}
Index
Properties
record
List
total
Properties
record
List
recordList
:
{
botId
?:
string
;
content
?:
string
;
conversation
?:
string
;
createTime
?:
string
;
image
?:
string
;
recordId
?:
string
;
reply
?:
string
;
replyTo
?:
string
;
role
?:
string
;
triggerSrc
?:
string
;
type
?:
string
;
}
[]
total
total
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
record
List
total
@cloudbase/aiagent-framework
Loading...