Package cloud.commandframework.kotlin.coroutines

Cloud Kotlin coroutines classes and functions.

Types

SuspendingExecutionHandler
Link copied to clipboard
fun interface SuspendingExecutionHandler<C : Any>

Suspending version of CommandExecutionHandler for use with coroutines.