Skip to content
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

Support for threaded replies #44

Open
victorbjorklund opened this issue Jun 29, 2021 · 4 comments
Open

Support for threaded replies #44

victorbjorklund opened this issue Jun 29, 2021 · 4 comments
Assignees

Comments

@victorbjorklund
Copy link

Great library. It's not clear however if there is support for threaded messages. I see thread id in private method but not anywhere that it is accessible for us. Is it possible to specify thread id?

@jeremyephron
Copy link
Owner

@victorbjorklund I can look into adding this. What would you like to be able to do, specify thread ID for searching for all messages from the thread? It's not obvious to me what the best and most useful interface is.

@victorbjorklund
Copy link
Author

So I just started looking into the gmail api and my idea is to build in email in a product (recruitment software). So when clicking in on a candidate it makes a query to the api to get all messages to and from that candidate. They might send a message asking "what is the next step?". I suppose then you can just choose which email to reply to. So i guess if we just provide the id for the message we reply to gmail will reply to that email. See what I mean?

@asicnick
Copy link

asicnick commented Sep 5, 2021

Looking forward to this feature as well. Would be great if we get an ability to send a reply over particular mail thread.

@jeremyephron jeremyephron self-assigned this Oct 23, 2021
@linkyndy
Copy link

linkyndy commented Mar 6, 2023

I am curious about the progress on this. We would also need threaded replies 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants