Table of Contents

Interface IRoleDeleteGatewayHandler

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

Methods

HandleAsync(RoleDeleteEventArgs)

ValueTask HandleAsync(RoleDeleteEventArgs arg)

Parameters

arg RoleDeleteEventArgs

Returns

ValueTask