default_response


Description:

public string default_response { get; set; }

The response ID of the default response.

If set, pressing <kbd>Enter</kbd> will activate the corresponding button.

If set to `NULL` or a non-existent response ID, pressing <kbd>Enter</kbd> will do nothing.