All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.freya02.botcommands.internal.modals.EphemeralModalHandlerData.kt Maven / Gradle / Ivy

package com.freya02.botcommands.internal.modals

import net.dv8tion.jda.api.events.interaction.ModalInteractionEvent

class EphemeralModalHandlerData(val handler: suspend (ModalInteractionEvent) -> Unit) : IModalHandlerData




© 2015 - 2025 Weber Informatics LLC | Privacy Policy