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