Class GatewayHandlerHostExtensions
public static class GatewayHandlerHostExtensions
- Inheritance
-
GatewayHandlerHostExtensions
- Inherited Members
Methods
UseGatewayHandlers(IHost)
Registers all IGatewayHandler services to the GatewayClient.
public static IHost UseGatewayHandlers(this IHost host)
Parameters
Returns
UseShardedGatewayHandlers(IHost)
Registers all IShardedGatewayHandler services to the ShardedGatewayClient.
public static IHost UseShardedGatewayHandlers(this IHost host)