[DX-627] Adds an API reference for Chat in JavaScript#3212
[DX-627] Adds an API reference for Chat in JavaScript#3212
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
splindsay-92
left a comment
There was a problem hiding this comment.
Mostly small issues, but there are a couple of API inconsistencies that need to be addressed :)
fixup! Adds a Chat JavaScript API reference page for ChatClient Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
fixup! Adds a Chat JavaScript API reference page for Connection Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
fixup! Adds a Chat JavaScript API reference page for MessageReactions Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
fixup! Adds a Chat JavaScript API reference page for Message Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
fixup! Adds a Chat JavaScript API reference page for Messages Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
fixup! Adds a Chat JavaScript API reference page for Presence Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
fixup! Adds a Chat JavaScript API reference page for Rooms Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
This PR adds an API reference for Chat in JavaScript/TypeScript using the new NestedTable and MethodSignature components. It should have parity with the TypeDoc references.
There is 1 commit per file, however I haven't yet updated the references in the conceptual content to point to these references yet to keep this PR smaller for review feedback. I will add that as a separate PR or final commit once we are happy with this content.
Checklist