Property InstallTypes
- Namespace
- DSharpPlus.SlashCommands
- Assembly
- DSharpPlus.SlashCommands.dll
InstallTypes
The contexts the command is allowed to be installed to.
public IReadOnlyList<DiscordApplicationIntegrationType> InstallTypes { get; }
The contexts the command is allowed to be installed to.
public IReadOnlyList<DiscordApplicationIntegrationType> InstallTypes { get; }