Interface IApplicationCommandsBuilder<TContext, TAutocompleteContext>
- Namespace
- NetCord.Hosting.Services.ApplicationCommands
- Assembly
- NetCord.Hosting.Services.dll
public interface IApplicationCommandsBuilder<TContext, TAutocompleteContext> : IApplicationCommandsBuilder<TContext>, IApplicationCommandsBuilder where TContext : IApplicationCommandContext where TAutocompleteContext : IAutocompleteInteractionContext
Type Parameters
TContext
TAutocompleteContext
- Inherited Members