OpenClaw SDK
Preparing search index...
ResponseFrame
Interface ResponseFrame
interface
ResponseFrame
{
type
:
"res"
;
id
:
string
;
ok
:
boolean
;
payload
?:
unknown
;
error
?:
ErrorShape
;
}
Index
Properties
type
id
ok
payload?
error?
Properties
type
type
:
"res"
id
id
:
string
ok
ok
:
boolean
Optional
payload
payload
?:
unknown
Optional
error
error
?:
ErrorShape
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
id
ok
payload
error
OpenClaw SDK
Loading...