intercom / intercom-go

Go Bindings For Intercom
https://developers.intercom.io/reference
Other
70 stars 78 forks source link

Fetch the Conversation Message URL #82

Closed heldtogether closed 6 years ago

heldtogether commented 6 years ago

The URL field is missing from the Conversation Message struct, as defined at https://developers.intercom.com/reference#conversation-model. This simple change just adds field and tests that it's populated correctly.