Table of Contents

Interface IRoleCreateShardedGatewayHandler

Namespace
NetCord.Hosting.Gateway
Assembly
NetCord.Hosting.dll
public interface IRoleCreateShardedGatewayHandler : IShardedGatewayHandler

Methods

HandleAsync(GatewayClient, Role)

ValueTask HandleAsync(GatewayClient client, Role arg)

Parameters

client GatewayClient
arg Role

Returns

ValueTask