Class GatewayEventHandlerHostExtensions
public static class GatewayEventHandlerHostExtensions
- Inheritance
-
GatewayEventHandlerHostExtensions
- Inherited Members
Methods
UseGatewayEventHandlers(IHost)
Registers all IGatewayEventHandler services to the GatewayClient.
public static IHost UseGatewayEventHandlers(this IHost host)
Parameters
Returns
UseShardedGatewayEventHandlers(IHost)
Registers all IShardedGatewayEventHandler services to the ShardedGatewayClient.
public static IHost UseShardedGatewayEventHandlers(this IHost host)