Preparing search index...
The search index is not available
@codegrade/apiv2-client
@codegrade/apiv2-client
ListAssistantMessagesResponse
Interface ListAssistantMessagesResponse
interface
ListAssistantMessagesResponse
{
messages
:
AssistantMessage
[]
;
nextToken
?:
string
;
}
Hierarchy (
View Summary
)
ListAssistantMessagesResponse
ListAssistantMessagesCommandOutput
Index
Properties
messages
next
Token?
Properties
messages
messages
:
AssistantMessage
[]
The messages that are part of this conversation.
Optional
next
Token
nextToken
?:
string
Token to get the next page of messages.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
messages
next
Token
@codegrade/apiv2-client
Loading...
The messages that are part of this conversation.