simplegmail
simplegmail copied to clipboard
Support for threaded replies
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?
@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.
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?
Looking forward to this feature as well. Would be great if we get an ability to send a reply over particular mail thread.
I am curious about the progress on this. We would also need threaded replies 🙏