KeyboardSnapshot

fun KeyboardSnapshot(pressedKeys: List<Int> = emptyList(), text: List<Char> = emptyList())