Class AutocompleteExecutedEventArgs
- Namespace
- DSharpPlus.SlashCommands.EventArgs
- Assembly
- DSharpPlus.SlashCommands.dll
Represents arguments for a AutocompleteExecuted event.
public class AutocompleteExecutedEventArgs : AsyncEventArgs
- Inheritance
-
AutocompleteExecutedEventArgs
Properties
- Context
The context of the autocomplete.
- ProviderType
The type of the provider.