devrnt / react-use-intercom

☎️ React Intercom integration without the hassle, powered by hooks.
https://devrnt.github.io/react-use-intercom/#/useIntercom
MIT License
337 stars 43 forks source link

Expose showTicket and showConversation methods #670

Closed bananazigzags closed 7 months ago

bananazigzags commented 7 months ago

These methods are not exposed by useIntercom hook https://developers.intercom.com/installing-intercom/web/methods/#intercomshowticket-ticketid
https://developers.intercom.com/installing-intercom/web/methods/#intercomshowconversation-conversationid

bananazigzags commented 7 months ago

Please check out this PR #671