AFKHandlerOptions
AFKHandlerOptions<T = unknown> -> Interface
client: DJSClientOptions;
eval?: boolean;
gadget?: T;
client: discord.js Client options;
eval: creates an eval in the console;
gadget: custom property;
developers: ids of the developers;
Last updated
Was this helpful?