ISPO SDK
ISPO
Preparing search index...
core
PromptSessionListArgs
Interface PromptSessionListArgs
Markdown
Copy Markdown
interface
PromptSessionListArgs
{
cursor
?:
string
|
null
;
limit
?:
number
;
query
?:
string
;
stores
?:
PromptHistoryStore
[]
;
}
Index
Properties
cursor?
limit?
query?
stores?
Properties
Optional
cursor
cursor
?:
string
|
null
Optional
limit
limit
?:
number
Optional
query
query
?:
string
Optional
stores
stores
?:
PromptHistoryStore
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cursor
limit
query
stores
ISPO
ISPO SDK
Loading...