Constructor DefaultEventDispatcher
- Namespace
- DSharpPlus.Clients
- Assembly
- DSharpPlus.dll
DefaultEventDispatcher(IServiceProvider, IOptions<EventHandlerCollection>, IClientErrorHandler, ILogger<IEventDispatcher>, IMemoryCache)
public DefaultEventDispatcher(IServiceProvider serviceProvider, IOptions<EventHandlerCollection> handlers, IClientErrorHandler errorHandler, ILogger<IEventDispatcher> logger, IMemoryCache cache)
Parameters
serviceProviderIServiceProviderhandlersIOptions<EventHandlerCollection>errorHandlerIClientErrorHandlerloggerILogger<IEventDispatcher>cacheIMemoryCache