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
Firstly thank you for the amazing package, it's added some great features in the past couple of months that are particularly useful for my use case. I would like to request an addition of a getReferences method to the Message class. I use the references as well as the inReplyTo for threading purposes. Currently everything I need is there except this, so I have to manually parse the headers again and get the references from there.
Many thanks in advance.
The text was updated successfully, but these errors were encountered:
Firstly thank you for the amazing package, it's added some great features in the past couple of months that are particularly useful for my use case. I would like to request an addition of a getReferences method to the Message class. I use the references as well as the inReplyTo for threading purposes. Currently everything I need is there except this, so I have to manually parse the headers again and get the references from there.
Many thanks in advance.
The text was updated successfully, but these errors were encountered: