setDefaultResponse

open fun setDefaultResponse(response: String? = null)

Sets the ID of the default response of @self.

If set, pressing Enter will activate the corresponding button.

If set to NULL or to a non-existent response ID, pressing Enter will do nothing.

Since

1.5

Parameters

response

the default response ID