ยฉ 2026 Hedgehog Software, LLC
const allCommands = this.container.stores.get('commands'); for (const command of allCommands) { console.log(command[1].applicationCommandRegistry.globalCommandId) }