Property CheckAllGuilds
- Namespace
- DisCatSharp.ApplicationCommands
- Assembly
- DisCatSharp.ApplicationCommands.dll
CheckAllGuilds
This option informs the module to check through all guilds whether the application.commands scope is set.
warning
This will take quite a while, when the bot is on more than 1k guilds.
Defaults to false.
public bool CheckAllGuilds { set; }