gmailr-deprecated function

Deprecated functions

Deprecated functions

All of these functions have been renamed, by adding a gm_ prefix. This is to eliminate name conflicts with other packages (including the base package). Starting with gmailr 1.0.0 (released 2019-08-23), the deprecated functions generated a warning. As of gmailr 2.0.0, they generate an error and they will be completely removed in a future release.

id(x, ...) to(x, ...) from(x, ...) cc(x, ...) bcc(x, ...) date(x, ...) subject(x, ...) body(x, ...) message(...) messages(...) trash_message(...) untrash_message(...) delete_message(...) modify_message(...) attachment(...) save_attachment(...) save_attachments(...) insert_message(...) import_message(...) send_message(...) threads(...) thread(...) trash_thread(...) untrash_thread(...) delete_thread(...) modify_thread(...) draft(...) drafts(...) create_draft(...) send_draft(...) labels(...) label(...) update_label(...) update_label_patch(...) delete_label(...) create_label(...) history(...) mime(...) text_body(...) html_body(...) attach_part(...) attach_file(...)
  • Maintainer: Jennifer Bryan
  • License: MIT + file LICENSE
  • Last published: 2023-06-30