gm_body: Get the body text of a message or draft

View source: R/gmailr.R

gm_bodyR Documentation

Get the body text of a message or draft

Description

Get the body text of a message or draft

Usage

gm_body(x, ...)

Arguments

x

the object from which to retrieve the body

...

other parameters passed to methods

Examples

## Not run: 
gm_body(my_message)
gm_body(my_draft)

## End(Not run)

gmailr documentation built on July 9, 2023, 5:07 p.m.