Table of Contents

Interface IGuildAuditLogEntryCreateShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, AuditLogEntry)

ValueTask HandleAsync(GatewayClient client, AuditLogEntry arg)

Parameters

client GatewayClient
arg AuditLogEntry

Returns

ValueTask