Affected page or section
https://chat-sdk.dev/docs/conversation-history#reference
Type of issue
Unclear or confusing explanation
Description
The conversation history documentation seems outdated:
- It talks about a
identity, which doesn't exist.
- It talks about a
transcripts property, which seems to have been renamed to messageHistory
- To retrieve history/append/delete, it mentions using
bot.transcripts, however in 4.27.0 that's not available, and I can't in fact find a single way to retrieve history in the published version.
Suggested fix
No response
Additional context
No response
Affected page or section
https://chat-sdk.dev/docs/conversation-history#reference
Type of issue
Unclear or confusing explanation
Description
The conversation history documentation seems outdated:
identity, which doesn't exist.transcriptsproperty, which seems to have been renamed tomessageHistorybot.transcripts, however in4.27.0that's not available, and I can't in fact find a single way to retrieve history in the published version.Suggested fix
No response
Additional context
No response