Skip to content

Query with gmail parameters #28

@dan-backlin

Description

@dan-backlin

HI, I am trying to search with the parameters available to the gmail api. How would do I accomplish something like this?

var Gmail = require('node-gmail-api'),gmail = new Gmail(token),
s = gmail.messages('label:sent', {max: 3, deliveredto:'Jimmy@gmail.com'})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions