Merge pull request #869 from BarRaider/doc-fix-opcode

docs: fixed wrong opcode in docs
This commit is contained in:
tt2468 2021-12-12 16:54:01 -08:00 committed by GitHub
commit 3ea8506619
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -243,7 +243,7 @@ Authentication is not required
**Example Message:** **Example Message:**
```json ```json
{ {
"op": 2, "op": 5,
"d": { "d": {
"eventType": "StudioModeStateChanged", "eventType": "StudioModeStateChanged",
"eventIntent": 1, "eventIntent": 1,