mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
docs(ci): Update generated docs - d642654 [skip ci]
This commit is contained in:
parent
d642654f49
commit
edda844a34
@ -640,7 +640,7 @@
|
|||||||
"responseFields": [
|
"responseFields": [
|
||||||
{
|
{
|
||||||
"valueName": "slotValue",
|
"valueName": "slotValue",
|
||||||
"valueType": "String",
|
"valueType": "Any",
|
||||||
"valueDescription": "Value associated with the slot. `null` if not set"
|
"valueDescription": "Value associated with the slot. `null` if not set"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -1674,7 +1674,7 @@ Gets the value of a "slot" from the selected persistent data realm.
|
|||||||
|
|
||||||
| Name | Type | Description |
|
| Name | Type | Description |
|
||||||
| ---- | :---: | ----------- |
|
| ---- | :---: | ----------- |
|
||||||
| slotValue | String | Value associated with the slot. `null` if not set |
|
| slotValue | Any | Value associated with the slot. `null` if not set |
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user