From 99ab0f00f8f54c9b2a15380ec93fc400dab743fb Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Wed, 28 Jun 2023 04:31:54 +0100 Subject: [PATCH] reword --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63cf553..e3cba97 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ From the [SocketIO docs](https://python-socketio.readthedocs.io/en/latest/client The following keyword arguments may be passed: - `token`: str Streamlabs SocketIO api token. -- `raw`: boolean=False Receive raw json objects. +- `raw`: boolean=False Receive raw data messages as json objects. ### Attributes