Get all mail
This function gets all the mail for your account easily - without needing you to get all IDs yourself.
Usage
Just call the function and do await
or .then
to it
let allMail = await wrapper.mail.getAll()
This function gets all the mail for your account easily - without needing you to get all IDs yourself.
Just call the function and do await
or .then
to it
let allMail = await wrapper.mail.getAll()