gmail v0.1.5 Gmail.User
Represents a user’s mailbox, holding it’s config and tokens.
Summary
Functions
Gets a draft from the specified user’s mailbox
Sends a draft from the specified user’s mailbox
Lists the drafts in the specified user’s mailbox
Gets a label from the specified user’s mailbox
Patches a label in the specified user’s mailbox
Lists all labels in the specified user’s mailbox
Gets a message from the specified user’s mailbox
Trashes the specified message from the user’s mailbox
Lists the messages in the specified user’s mailbox
Searches for messages or threads in the specified user’s mailbox
Starts the process for the specified user
Stops the process for the specified user
Gets a thread from the specified user’s mailbox
Trashes the specified thread from the user’s mailbox
Lists the threads in the specified user’s mailbox
Functions
Specs
messages(String.t, map) :: {atom, [Gmail.Message.t]}
Lists the messages in the specified user’s mailbox.
Searches for messages or threads in the specified user’s mailbox.