Property ProviderType
- Namespace
- DSharpPlus.SlashCommands.EventArgs
- Assembly
- DSharpPlus.SlashCommands.dll
ProviderType
The type of the provider.
public Type ProviderType { get; }
Property Value
- Type
The type of the provider.
public Type ProviderType { get; }