intercom / intercom-node

Node.js bindings for the Intercom API
https://developers.intercom.com
Other
366 stars 116 forks source link

Update create conversations endpoint with 2.6 typing #373

Closed colmdoyle closed 1 year ago

colmdoyle commented 1 year ago

Why?

Add typings to reflect field change in 2.6

How?

Added a type argument to the conversations.create method, with a default that matched the existing behaviour so as not to break existing implementations