Preparing search index...
The search index is not available
@codegrade/apiv2-client
@codegrade/apiv2-client
ListAnalyticsMessagesResponse
Interface ListAnalyticsMessagesResponse
interface
ListAnalyticsMessagesResponse
{
messages
:
AnalyticsMessage
[]
;
nextToken
?:
string
;
}
Hierarchy (
View Summary
)
ListAnalyticsMessagesResponse
ListAnalyticsMessagesCommandOutput
Index
Properties
messages
next
Token?
Properties
messages
messages
:
AnalyticsMessage
[]
The messages of the 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 of the conversation.