Table of Contents

Interface IMessageCreateShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, Message)

ValueTask HandleAsync(GatewayClient client, Message arg)

Parameters

client GatewayClient
arg Message

Returns

ValueTask