Interface DialogResponseView


@Experimental @NonExtendable public interface DialogResponseView
A view for a possible response to a dialog. There are no guarantees that this is an actual response to a dialog form. It is on the plugin to validate that the response is valid.
  • Method Details