Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/higa/deno/client/managers/index.ts>AuditLogManager

A package to interract with the Discord API coded by myself
Latest
class AuditLogManager
import { AuditLogManager } from "https://deno.land/x/higa@0.1.2/deno/client/managers/index.ts";

Constructors

new
AuditLogManager(
token: string,
tokenType: string,
version: APIVersions,
)

Properties

readonly
version: APIVersions

API Version

Methods

getGuildAuditLog(guildID: string, options: GetAuditLogOptions): Promise<AuditLog>

Get the Audit Logs from a guild