Byron / google-apis-rs

A binding and CLI generator for all Google APIs
http://byron.github.io/google-apis-rs
Other
1.01k stars 131 forks source link

How to send an email #344

Closed lamafab closed 2 years ago

lamafab commented 2 years ago

Hello

Could you please clarify how one sends an email? Once you have the UserMessageSendCall type, the only options I see to continue are upload and upload_resumable. How does one just send the message without any file?