markConversationAsRead(_:)
Marks a conversation as read.
Declaration
final func markConversationAsRead(_ recentConversation: ConversationHistoryManager.RecentConversation) async throwsParameters
- recentConversation:
A recent conversation in the conversation history that you want to mark as read.