mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
docs(ci): Update generated docs - f43ef8e [skip ci]
This commit is contained in:
parent
f43ef8e2da
commit
f48fcc06ec
@ -1803,6 +1803,14 @@
|
||||
"valueRestrictions": null,
|
||||
"valueOptional": false,
|
||||
"valueOptionalBehavior": null
|
||||
},
|
||||
{
|
||||
"valueName": "contextName",
|
||||
"valueType": "String",
|
||||
"valueDescription": "Name of context of the hotkey to trigger",
|
||||
"valueRestrictions": null,
|
||||
"valueOptional": true,
|
||||
"valueOptionalBehavior": "Unknown"
|
||||
}
|
||||
],
|
||||
"responseFields": []
|
||||
|
@ -2793,6 +2793,7 @@ Triggers a hotkey using its name. See `GetHotkeyList`
|
||||
| Name | Type | Description | Value Restrictions | ?Default Behavior |
|
||||
| ---- | :---: | ----------- | :----------------: | ----------------- |
|
||||
| hotkeyName | String | Name of the hotkey to trigger | None | N/A |
|
||||
| ?contextName | String | Name of context of the hotkey to trigger | None | Unknown |
|
||||
|
||||
---
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user