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