Table of Contents

Interface IMessageReactionRemoveAllShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, MessageReactionRemoveAllEventArgs)

ValueTask HandleAsync(GatewayClient client, MessageReactionRemoveAllEventArgs arg)

Parameters

client GatewayClient
arg MessageReactionRemoveAllEventArgs

Returns

ValueTask