mailosaur / mailosaur-node

Mailosaur email and SMS testing library for Node.js
https://mailosaur.com/docs/languages/nodejs/
MIT License
20 stars 13 forks source link

Fix docs regarding messages.get (options.receivedAfter) #42

Closed davidlj95 closed 3 years ago

davidlj95 commented 3 years ago

In official docs and in the implementation, seems that the messages.get options.receivedAfter argument defaults to an hour, however docs specify 20 seconds.

This updates the JS documentation in that regard.

jm-mailosaur commented 3 years ago

Thanks for this!