UNPKG

gbfcommands

Version:
6 lines (5 loc) 179 B
import { SlashCommand } from "../Command Handlers/Slash Handler"; import { GBF } from "../GBF"; export declare class BotBan extends SlashCommand { constructor(client: GBF); }