Hi!
Seems it's no way to send messages by send API with inline attachments
I would like to send message with logo, that i can refer by cid:logo in html part. According to https://sendgrid.com/blog/embedding-images-emails-facts/ it's most reliable way to embed images to email.
Of course i can send by API as raw message, but it's really hard to prepare message in such form.
AFAIK Mailer 3.0 support inline attachments, can you also add that support ?