extension OWSLinkPreview { public static func from(_ linkPreview: VisibleMessage.LinkPreview?) -> OWSLinkPreview? { return nil // TODO: Implement } }