Table of Contents

Interface IMessageReactionAddGatewayHandler

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

Methods

HandleAsync(MessageReactionAddEventArgs)

ValueTask HandleAsync(MessageReactionAddEventArgs arg)

Parameters

arg MessageReactionAddEventArgs

Returns

ValueTask