intercom / intercom-dotnet

Intercom API client library for .NET
https://developers.intercom.io/reference
Apache License 2.0
63 stars 53 forks source link

Added User model to UserConversationMessage.From #103

Closed brunomartinspro closed 6 years ago

brunomartinspro commented 6 years ago

Added User model to UserConversationMessage.From, this allows a more OOP way of dealing with From.

kmossco commented 6 years ago

@brunomartinspro obrigado! Great first contribution here. I'll test it shortly and add my review asap. 👍

kmossco commented 6 years ago

@brunomartinspro just wanted to give you an update that I haven't yet reviewed/merged this as I am waiting for the new release to .NET Standard that should happen in the next 2 weeks to add this there as well. This way your code will be in the most updated version of this library and we can continue supporting it, as we are dropping support for .NET 4.5

brunomartinspro commented 6 years ago

Awesome! 👍