Skip to main content

Module labels_api

Module labels_api 

Source
Expand description

Gmail Labels API wrapper.

No pagination — Gmail’s labels.list returns every label in one call. Label creation is not in this issue’s endpoint list; the CLI’s label add/remove map to MessagesApi::batch_modify, not to anything here.

Structs§

LabelsApi
Labels API façade.