Ask a question to get started
Enter to send•Shift+Enter new line
Retrieves all messages from the DynamoDB table and returns them as an array of BaseMessage instances.
BaseMessage
getMessages(): Promise<BaseMessage<MessageStructure<MessageToolSet>, MessageType>[]>