CommandSignatureImpl
fun CommandSignatureImpl( receiverParameter: CommandReceiverParameter<out CommandSender>?, valueParameters: List<AbstractCommandValueParameter<*>>, onCall: suspend CommandSignatureImpl.(resolvedCommandCall: ResolvedCommandCall) -> Unit)
Content copied to clipboard