Skip to content

[DX-913] Update Chat JS API reference with userClaim and Typing functionality#3236

Merged
m-hulbert merged 2 commits intomainfrom
dx-913-typing-user
Mar 4, 2026
Merged

[DX-913] Update Chat JS API reference with userClaim and Typing functionality#3236
m-hulbert merged 2 commits intomainfrom
dx-913-typing-user

Conversation

@m-hulbert
Copy link
Contributor

Description

This PR updates the JS API reference based on the 1.2 release of Ably Chat: ably/ably-chat-js#715

Checklist

@m-hulbert m-hulbert self-assigned this Mar 2, 2026
@coderabbitai
Copy link

coderabbitai bot commented Mar 2, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 6d421c23-d06c-4e46-8383-9c2de7644638

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dx-913-typing-user

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@m-hulbert m-hulbert force-pushed the dx-913-typing-user branch from 8f156df to 4b726f0 Compare March 2, 2026 14:37
@m-hulbert m-hulbert requested a review from AndyTWF March 2, 2026 16:12
@AndyTWF AndyTWF added the review-app Create a Heroku review app label Mar 3, 2026
@ably-ci ably-ci temporarily deployed to ably-docs-dx-913-typing-segggh March 3, 2026 14:59 Inactive
@m-hulbert m-hulbert temporarily deployed to ably-docs-dx-913-typing-segggh March 3, 2026 16:19 Inactive
@m-hulbert m-hulbert requested a review from AndyTWF March 3, 2026 16:30
m-hulbert and others added 2 commits March 4, 2026 09:18
Replace deprecated current property and currentlyTyping event field
with the new currentTypers which returns TypingMember[] containing
clientId and metadata. Update all code examples accordingly.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add optional userClaim field to Message, PresenceMember, RoomReaction,
MessageReactionRawEvent, TypingMember, and TypingChange. This server-set
field is present when a user's JWT contains a matching room claim.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@m-hulbert m-hulbert force-pushed the dx-913-typing-user branch from 9ceef9b to d94002f Compare March 4, 2026 09:18
@m-hulbert m-hulbert temporarily deployed to ably-docs-dx-913-typing-segggh March 4, 2026 09:19 Inactive
@m-hulbert m-hulbert enabled auto-merge March 4, 2026 09:19
@m-hulbert m-hulbert merged commit ef859c2 into main Mar 4, 2026
6 of 7 checks passed
@m-hulbert m-hulbert deleted the dx-913-typing-user branch March 4, 2026 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review-app Create a Heroku review app

Development

Successfully merging this pull request may close these issues.

3 participants