Table of Contents

Interface IMessageReactionRemoveAllGatewayHandler

Namespace
NetCord.Hosting.Gateway
Assembly
NetCord.Hosting.dll
public interface IMessageReactionRemoveAllGatewayHandler : IGatewayHandler

Methods

HandleAsync(MessageReactionRemoveAllEventArgs)

ValueTask HandleAsync(MessageReactionRemoveAllEventArgs arg)

Parameters

arg MessageReactionRemoveAllEventArgs

Returns

ValueTask