-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Get contact image by id #19
Comments
Out of curiosity - what's the perf difference between this and just fetching the contact by id and pulling the single property off it? |
Edit: if you meant just fetching I was pre-fetching all contact images with |
@KishanBagaria ah yeah sorry
this is what i was (poorly lol) referring to. That sounds good as an abstraction - i'll poke at this a bit but feel free to open a PR and i'll take a look when i can! I'm in the middle of an international move this week though so no promises on timeline 😅 |
TextsHQ@e2e1f12
Can create a PR if you'd like to merge upstream - might need a review
The text was updated successfully, but these errors were encountered: