Table of Contents

Interface IMessageReactionRemoveShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, MessageReactionRemoveEventArgs)

ValueTask HandleAsync(GatewayClient client, MessageReactionRemoveEventArgs arg)

Parameters

client GatewayClient
arg MessageReactionRemoveEventArgs

Returns

ValueTask