Description
This change has broken the ability to register slash commands using the SlashCommandAttribute on a per guild basis. I currently follow this guidance in your docs alongside custom bases for registering http interaction commands using annotations.
What is the preferred way to register http interactions on a per guild basis to allow for "local" testing?