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

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

package com.freya02.botcommands.internal.modals

import com.freya02.botcommands.api.core.options.builder.OptionBuilder
import com.freya02.botcommands.internal.parameters.OptionParameter

internal class ModalHandlerInputOptionBuilder(optionParameter: OptionParameter) : OptionBuilder(optionParameter)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy