r-lib / gmailr

Access the Gmail RESTful API from R.
https://gmailr.r-lib.org
Other
229 stars 56 forks source link

send another email in the same thread #189

Closed janebunr closed 10 months ago

janebunr commented 1 year ago

Is there anyway we can send another email in the same thread? Right now the gm_send_message only send a completely new email even though I specify it with thread_id

jennybc commented 10 months ago

Duplicate of #7