Table of Contents

Interface IGuildAuditLogEntryCreateGatewayHandler

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

Methods

HandleAsync(AuditLogEntry)

ValueTask HandleAsync(AuditLogEntry arg)

Parameters

arg AuditLogEntry

Returns

ValueTask