diff --git a/README.md b/README.md index 8fd6998..63dd7d2 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,17 @@ interface MessageListenerOptions { } ``` +```ts +startListen(652581, handler, { + ws: { + platform: 'web', + uid: 541993, + key: '', + buvid: '', + } +}) +``` + ## Handlers & Type Definitions ### Common