@custouch/jssdk
Preparing search index...
service/aibot
GetAibotRecord
Function GetAibotRecord
GetAibotRecord
(
params
:
ListPagination
&
{
botId
:
string
}
,
)
:
ListResponse
<
{
appId
:
string
;
baiduResponse
?:
string
;
createAt
:
string
;
id
:
string
;
openId
:
string
;
request
?:
string
;
response
?:
string
;
sessionId
?:
string
;
}
[]
,
>
获取聊天记录
Parameters
params
:
ListPagination
&
{
botId
:
string
}
Returns
ListResponse
<
{
appId
:
string
;
baiduResponse
?:
string
;
createAt
:
string
;
id
:
string
;
openId
:
string
;
request
?:
string
;
response
?:
string
;
sessionId
?:
string
;
}
[]
,
>
Export
Remarks
百度ai的返回结果,一般是个json串
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@custouch/jssdk
Loading...
获取聊天记录