intParameter

fun intParameter(name: String, description: String, optional: Boolean = false): CommandContext.CommandDelegate<Int?>(source)