signalwire / signalwire-js

MIT License
18 stars 15 forks source link

Add Conversation Join method #1097

Closed iAmmar7 closed 4 months ago

iAmmar7 commented 4 months ago

Description

Expose the join method on the conversation object.

Type of change

Code snippets

await client.conversation.join({
      addressId: id,
    })
changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: feafe3fad0d3877595e10d1458ec319cabf55ce0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | -------------- | ----- | | @signalwire/js | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR