{ "HELP": { "summary": "Return helpful text about HOTKEYS command parameters.", "complexity": "O(1)", "group": "server", "since": "8.6.1", "arity": 2, "container": "HOTKEYS", "function": "hotkeysCommand", "command_flags": [ "LOADING", "STALE" ], "reply_schema": { "type": "array", "description": "Helpful text about subcommands.", "items": { "type": "string" } } } }