gmail v0.0.2 Gmail.Message

Summary

Functions

Converts a Gmail API message response into a local struct

Gets a message

Gets a message

Gets a list of messages

Searches for messages

Searches for messages

Functions

convert(map)

Converts a Gmail API message response into a local struct

get(id)

Gets a message

get(user_id, id)

Gets a message

list(user_id \\ "me")

Gets a list of messages

search(query)

Searches for messages

search(user_id, query)

Searches for messages