Table of Contents

Interface IMessageReactionRemoveEmojiGatewayHandler

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

Methods

HandleAsync(MessageReactionRemoveEmojiEventArgs)

ValueTask HandleAsync(MessageReactionRemoveEmojiEventArgs arg)

Parameters

arg MessageReactionRemoveEmojiEventArgs

Returns

ValueTask