conversationExists

abstract suspend fun conversationExists(conversationId: ConversationId): Boolean(source)

Returns true if a conversation with the given id exists in the local state.