In multiqueue, I can update the command text for everything except Join: (Note Required Response). When I change it, I just get a red X, even if I change it to the current value.
Here are the request and responses:
{
"command_response": "response_join_note",
"queueID": 134,
"value": "Sorry, @$viewer to join you must also include additional text after the join command"
}
{
"success":false,
"status":400,
"message":"Missing or invalid data for: COMMAND_RESPONSE",
"error":"invalid_data"
}