laravel-gmail
laravel-gmail copied to clipboard
How can I get the full thread mail using thread id?
Hi everyone,
I am looking for a function get the whole thread mail content. We have this function 'LaravelGmail::message()->get( $id )' which returns only the single email with all the information. But, I need to get the full thread with all information.
https://developers.google.com/gmail/api/reference/rest/v1/users.threads/get
any updates on the issue?