Skip to content

Commit

Permalink
User ws clean doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Balthazar Gronon committed Jan 2, 2018
1 parent 3c9e27c commit 2641e8a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -886,8 +886,7 @@ const clean = await client.ws.user(msg => {
})
```

Note that this method returns a promise returning a `clean` callback, that will clear
the keep-alive interval and close the data stream.
Note that this method returns a promise which will resolve the `clean` callback.

<details>
<summary>Output</summary>
Expand Down

0 comments on commit 2641e8a

Please sign in to comment.