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

View File

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