KartikTalwar / gmail.js

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

Mark identifier on email_data.new.get as optional #683

Closed cancan101 closed 2 years ago

cancan101 commented 2 years ago

Makes the ts signature consistent with both the docs an the code itself: https://github.com/KartikTalwar/gmail.js/blob/c18173c0305736ce57f016977097aa45fecd34b4/src/gmail.js#L4405-L4410