markConversationsAsRead(_:)
Marks the a list of conversations as read.
Declaration
final func markConversationsAsRead(_ recentConversations: [ConversationHistoryManager.RecentConversation]) async throwsParameters
- recentConversations:
A list of recent conversations that you want to mark as read.