Table of Contents

Interface IMessageReactionRemoveGatewayHandler

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

Methods

HandleAsync(MessageReactionRemoveEventArgs)

ValueTask HandleAsync(MessageReactionRemoveEventArgs arg)

Parameters

arg MessageReactionRemoveEventArgs

Returns

ValueTask