KartikTalwar / gmail.js

Gmail JavaScript API
MIT License
3.74k stars 455 forks source link

Added explicit compose type function #692

Closed lirikooda closed 2 years ago

lirikooda commented 2 years ago

callback returning compose type is now redundant, but keeping it for compatibility.

josteink commented 2 years ago

Change looks good, but it’s a new public function.

Please add that function to the documentation in README as well 🙂

lirikooda commented 2 years ago

Change looks good, but it’s a new public function.

Please add that function to the documentation in README as well 🙂

Thanks, added!

josteink commented 2 years ago

Great. Thanks for the contributions! Merged!