onClicked

abstract fun onClicked(message: BaseMessage, form: Form)

Called when the submit button of the form is clicked.

Since

3.12.1

Parameters

message

the message that contains the form

form

the form to be submitted