Table of Contents

Class GatewayEventHandlerHostExtensions

Namespace
NetCord.Hosting.Gateway
Assembly
NetCord.Hosting.dll
public static class GatewayEventHandlerHostExtensions
Inheritance
GatewayEventHandlerHostExtensions
Inherited Members

Methods

UseGatewayEventHandlers(IHost)

public static IHost UseGatewayEventHandlers(this IHost host)

Parameters

host IHost

Returns

IHost

UseShardedGatewayEventHandlers(IHost)

public static IHost UseShardedGatewayEventHandlers(this IHost host)

Parameters

host IHost

Returns

IHost