intercom / intercom-go

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

Update conversation.go #126

Closed Axiioss closed 4 years ago

Axiioss commented 4 years ago

Why?

Added State string json:"state" so we can see if a conversation is snoozed or not.

How?

State string json:"state"