Table of Contents

Interface IAutoModerationActionExecutionShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, AutoModerationActionExecutionEventArgs)

ValueTask HandleAsync(GatewayClient client, AutoModerationActionExecutionEventArgs arg)

Parameters

client GatewayClient
arg AutoModerationActionExecutionEventArgs

Returns

ValueTask