Table of Contents

Interface IMessageUpdateShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, Message)

ValueTask HandleAsync(GatewayClient client, Message arg)

Parameters

client GatewayClient
arg Message

Returns

ValueTask