Contents

markConversationAsRead(_:)

Marks a conversation as read.

Declaration

final func markConversationAsRead(_ recentConversation: ConversationHistoryManager.RecentConversation) async throws

Parameters

  • recentConversation:

    A recent conversation in the conversation history that you want to mark as read.

See Also

Managing recent conversations