val cmds = getKord().createGlobalApplicationCommands { for (command in commands) { input("a", "b") {} break }}
commands
ATM all the registering code is inside its own class files. but as soon as i try doing input("a","b") {} (for example) inside a loop it wont work, even if said loop only runs once.
deferEphemeralMessageUpdate
This is not available for ModalSubmitInteractions that do not contain a message.
interaction.updateEphemeralMessage {}
23
31