An array of modifier key strings
The key name or character
A description of what this hotkey does (currently unused, for future features)
A JavaScript function to call when the hotkey is pressed, or null for no callback
A JavaScript function to call when the hotkey is released, or null for no callback
A hotkey object, or null if binding failed
Bind a hotkey with a message description