delete Jda Components
suspend fun deleteJdaComponents(vararg components: ActionComponent): <Error class: unknown class>(source)
suspend fun deleteJdaComponents(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.