Join a presence channel.
0.1.0
joinPresenceChannel({ channel: "<your channel identifier>",}).then(res => console.log(res)) Copy
joinPresenceChannel({ channel: "<your channel identifier>",}).then(res => console.log(res))
Generated using TypeDoc
Description
Join a presence channel.
Async
Since
0.1.0
Example