Skip to content

docs(ENG-35766): add quotedReplies notification preference#385

Open
shardul-cometchat wants to merge 1 commit into
mainfrom
feature/ENG-35766-quotedReplies-preference
Open

docs(ENG-35766): add quotedReplies notification preference#385
shardul-cometchat wants to merge 1 commit into
mainfrom
feature/ENG-35766-quotedReplies-preference

Conversation

@shardul-cometchat
Copy link
Copy Markdown

Description

Adds documentation for the new quotedReplies notification preference introduced in ENG-34512. This preference controls notifications for swipe-to-reply (quoted) messages, separate from the existing replies preference which handles threaded (parentId) replies.

Related Issue(s)

Type of Change

  • Documentation correction/update
  • New documentation
  • Improvement to existing documentation
  • Typo fix
  • Other (please specify)

Checklist

  • I have read the CONTRIBUTING document
  • My branch name follows the naming convention
  • My changes follow the documentation style guide
  • I have checked for spelling and grammar errors
  • All links in my changes are valid and working
  • My changes are accurately described in this pull request

Additional Information

Changes in notifications/preferences.mdx

  • Added "New quoted replies" row to Group preferences dashboard table
  • Added "New quoted replies" row to One-on-one preferences dashboard table
  • Added getQuotedRepliesPreference() / setQuotedRepliesPreference() to all SDK code snippets (JS, Android, iOS, Flutter) for both group and one-on-one fetch/update

Changes in chat-apis.json (OpenAPI spec)

  • Added quotedRepliesSetting and quotedRepliesOverride to group and oneOnOne settings schemas
  • Added groupQuotedReplies and oneOnOneQuotedReplies to preferences update schema
  • Added QUOTED_REPLIES_PREFERENCE to notification logs reason enum
  • Updated all example response objects with the new fields

Default behavior

"Notify for all replies" — no behavior change for existing users until they configure this preference.

@mintlify
Copy link
Copy Markdown

mintlify Bot commented Jun 2, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
cometchat 🟢 Ready View Preview Jun 2, 2026, 1:26 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants