diff --git a/docs/generated/comments.json b/docs/generated/comments.json index 9f1bf005..9670bee5 100644 --- a/docs/generated/comments.json +++ b/docs/generated/comments.json @@ -4119,7 +4119,7 @@ "{boolean} `keyModifiers.command` Trigger Command Key (Mac)" ], "api": "requests", - "name": "TriggerHotkeyByCombination", + "name": "TriggerHotkeyBySequence", "category": "general", "since": "unreleased", "params": [ @@ -4157,7 +4157,7 @@ "names": [ { "name": "", - "description": "TriggerHotkeyByCombination" + "description": "TriggerHotkeyBySequence" } ], "categories": [ @@ -4174,7 +4174,7 @@ ], "heading": { "level": 2, - "text": "TriggerHotkeyByCombination" + "text": "TriggerHotkeyBySequence" }, "lead": "", "type": "class", diff --git a/docs/generated/protocol.md b/docs/generated/protocol.md index 78bfda94..76aad352 100644 --- a/docs/generated/protocol.md +++ b/docs/generated/protocol.md @@ -137,7 +137,7 @@ You can also refer to any of the client libraries listed on the [README](README. + [GetVideoInfo](#getvideoinfo) + [OpenProjector](#openprojector) + [TriggerHotkeyByName](#triggerhotkeybyname) - + [TriggerHotkeyByCombination](#triggerhotkeybycombination) + + [TriggerHotkeyBySequence](#triggerhotkeybysequence) * [Media Control](#media-control) + [PlayPauseMedia](#playpausemedia) + [RestartMedia](#restartmedia) @@ -1677,7 +1677,7 @@ _No additional response items._ --- -### TriggerHotkeyByCombination +### TriggerHotkeyBySequence - Unreleased