Issue Summary - Feature Request
I am trying to use the SendGrid python client to send AMP dynamic emails. AMP emails require the text/x-amp-html content type as per SendGrid's doc
However the python library does not support the text/x-amp-html mime type yet.
Issue Summary - Feature Request
I am trying to use the SendGrid python client to send AMP dynamic emails. AMP emails require the
text/x-amp-htmlcontent type as per SendGrid's docHowever the python library does not support the
text/x-amp-htmlmime type yet.