Table of Contents

Interface IAutoModerationRuleCreateGatewayHandler

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

Methods

HandleAsync(AutoModerationRule)

ValueTask HandleAsync(AutoModerationRule arg)

Parameters

arg AutoModerationRule

Returns

ValueTask