method Client.prototype.commandimport { Client } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; command(commands: string | RegExp | (string | RegExp)[], ...middleawre: Middleware<FilterUpdate<C, "message", "text">>[])Parameterscommands: string | RegExp | (string | RegExp)[]...middleawre: Middleware<FilterUpdate<C, "message", "text">>[]