import { type ClientOptions } from "https://deno.land/x/aether@v0.0.1-beta/src/Client.ts";
Properties
optional
allowedEvents: ClientEvents[]optional
cache: { guilds?: CacheOptions; channels?: CacheOptions; users?: CacheOptions; messages?: CacheOptions; }