Table of Contents

Interface IRoleUpdateShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, Role)

ValueTask HandleAsync(GatewayClient client, Role arg)

Parameters

client GatewayClient
arg Role

Returns

ValueTask