Preparing search index...
The search index is not available
@codegrade/apiv2-client
@codegrade/apiv2-client
ListUserAssistantConversationsResponse
Interface ListUserAssistantConversationsResponse
interface
ListUserAssistantConversationsResponse
{
conversations
:
AssistantConversation
[]
;
nextToken
?:
string
;
}
Hierarchy (
View Summary
)
ListUserAssistantConversationsResponse
ListUserAssistantConversationsCommandOutput
Index
Properties
conversations
next
Token?
Properties
conversations
conversations
:
AssistantConversation
[]
The requested page of conversations.
Optional
next
Token
nextToken
?:
string
Token to get the next page of conversations.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
conversations
next
Token
@codegrade/apiv2-client
Loading...
The requested page of conversations.