deleteJdaComponentsJava

@JvmName(name = "deleteJdaComponents")
fun deleteJdaComponentsJava(vararg components: ActionComponent): <Error class: unknown class>(source)
@JvmName(name = "deleteJdaComponents")
fun deleteJdaComponentsJava(components: Collection<ActionComponent>): <Error class: unknown class>(source)

Removes the component data stored by the framework of the provided components.

Further button clicks will be rejected, timeouts will be canceled, and components from the same group will also be deleted according to the timeout documentation.