executesSuspend

fun <S, T : ArgumentBuilder<S, T>> ArgumentBuilder<S, T>.executesSuspend(command: suspend (context: CommandContext<S>) -> Unit): T

Sources

jvm source
Link copied to clipboard