listBox

inline fun Commands.listBox(label: String, itemsCount: Int, heightInItems: Int = itemsCount, block: () -> Unit)