check
open fun check(event: GenericComponentInteractionCreateEvent, handlerName: String?): String?(source)
Checks if this component can be used, returns null
if this filter passes, or a reason for the rejection, used for logging purposes.
Parameters
handler Name
The persistent handler name, as declared in JDAButtonListener/JDASelectMenuListener, might be null if there is no handler defined, or is ephemeral.