Table of Contents

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; }

Property Value

IReadOnlyList<ulong>