Skip to content

docs: add loadLastAgentConversation prop to CometChatMessageList (React Native)#390

Open
suraj-chauhan-cometchat wants to merge 2 commits into
mainfrom
docs/rn-message-list-load-last-agent-conversation
Open

docs: add loadLastAgentConversation prop to CometChatMessageList (React Native)#390
suraj-chauhan-cometchat wants to merge 2 commits into
mainfrom
docs/rn-message-list-load-last-agent-conversation

Conversation

@suraj-chauhan-cometchat

Copy link
Copy Markdown
Contributor

Description

Added the loadLastAgentConversation prop to CometChatMessageList documentation. This boolean prop enables automatic loading of the most recent agent conversation when set to true.

Type of Change

  • Documentation correction/update
  • New documentation

Changes Made

  • Added loadLastAgentConversation to the AI Quick Reference JSON (ai props section)
  • Added loadLastAgentConversation prop entry in the Props section (type: boolean, default: false)

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

- Add prop to AI Quick Reference JSON
- Add prop entry in Props section (boolean, default: false)
- Enables automatic loading of the most recent agent conversation
@mintlify

mintlify Bot commented Jun 9, 2026

Copy link
Copy Markdown

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

Project Status Preview Updated (UTC)
cometchat 🟢 Ready View Preview Jun 9, 2026, 4:59 AM

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

…ageList

- Add loadLastAgentConversation prop documentation to props table with type, default, and description
- Remove duplicate loadLastAgentConversation entry from optional props section
- Add new code example demonstrating how to use loadLastAgentConversation to resume recent agent conversations
- Consolidate prop definitions to eliminate redundancy and improve documentation clarity
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