CBK.AI
CBK.AI DOCS
ChatBotKit
GitHub Repo
GitHub Org
Preparing search index...
The search index is not available
ChatBotKit Node SDK
ChatBotKit Node SDK
@chatbotkit/sdk
task/v1
TaskExportRequest
Type alias TaskExportRequest
Task
Export
Request
:
{
cursor
?:
string
;
order
?:
"desc"
|
"asc"
;
take
?:
number
;
}
Type declaration
Optional
cursor
?:
string
Optional
order
?:
"desc"
|
"asc"
Optional
take
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
ChatBotKit Node SDK
Loading...