interface CommandClientOptions
implements ClientOptions
import { type CommandClientOptions } from "https://deno.land/x/harmony@v2.6.0/src/commands/mod.ts";
Command Client options extending Client Options to provide a lot of Commands-related customizations
Properties
Method to get a Guild's custom prefix(s).
Method to get a Channel's custom prefix(s).
Method to check if certain Guild is blacklisted from using Commands.
Method to check if certain User is blacklisted from using Commands.
Method to check if certain Channel is blacklisted from using Commands.