gm_id function

Get the id of a gmailr object

Get the id of a gmailr object

gm_id(x, ...) ## S3 method for class 'gmail_messages' gm_id(x, what = c("message_id", "thread_id"), ...)

Arguments

  • x: the object from which to retrieve the id
  • ...: other parameters passed to methods
  • what: the type of id to return

Examples

## Not run: gm_id(my_message) gm_id(my_draft) ## End(Not run)
  • Maintainer: Jennifer Bryan
  • License: MIT + file LICENSE
  • Last published: 2023-06-30

Downloads (last 30 days):