You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on integrating SendGrid into an application where I already have email messages as email.message.EmailMessage, it would be really awesome if there was a way for me to send an EmailMessage directly rather than having to reconstruct .
I am working on integrating SendGrid into an application where I already have email messages as email.message.EmailMessage, it would be really awesome if there was a way for me to send an
EmailMessagedirectly rather than having to reconstruct .