Table of Contents

Interface IAutoModerationRuleCreateShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, AutoModerationRule)

ValueTask HandleAsync(GatewayClient client, AutoModerationRule arg)

Parameters

client GatewayClient
arg AutoModerationRule

Returns

ValueTask