#application commands
1 messages · Page 1 of 1 (latest)
ApplicationCommandRegistries.setDefaultGuildIds([container.config.guildId]);
ApplicationCommandRegistries.setDefaultBehaviorWhenNotIdentical(
RegisterBehavior.BulkOverwrite
);
I did this, but I still get Successfully overwrote global application commands. The application now has 0 global commands
I want commands to be registered only in those guilds
itsn't it showing which commands was registered as guild commands?