charlierguo / gmail

A Pythonic interface for Google Mail
MIT License
1.77k stars 386 forks source link

Search messages using message_id or thread_id ? #45

Open KartikDomadiya opened 10 years ago

KartikDomadiya commented 10 years ago

How to query mailbox using message_id or thread_id ? I checked find() method but I see there is no provision to filter emails by message_id or thread_id.

clarkewd commented 7 years ago

I would also like to know how to access a message via the message_id / msg_id