Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include a function that supports listing messages #2

Open
AHaydar opened this issue May 10, 2020 · 0 comments
Open

Include a function that supports listing messages #2

AHaydar opened this issue May 10, 2020 · 0 comments
Labels
good first issue Good for newcomers

Comments

@AHaydar
Copy link
Owner

AHaydar commented May 10, 2020

At the moment, there is no function that supports listing messages of a provided user. This means it is not possible to retrieve the content of a message using getMessageContent as this method requires the ID of the message.

The following document would be helpful with the technical details of the implementation: https://developers.google.com/gmail/api/v1/reference/users/messages/list

This function should return a list of IDs based on a provided query (the query is similar to the search query in the gmail UI).

@AHaydar AHaydar added the good first issue Good for newcomers label May 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant