Property GuildsWithoutScope
- Namespace
- DisCatSharp.ApplicationCommands.EventArgs
- Assembly
- DisCatSharp.ApplicationCommands.dll
GuildsWithoutScope
Gets a list of all guild ids missing the application commands scope.
public IReadOnlyList<ulong> GuildsWithoutScope { get; }