customCommandsTable: Readonly<SqliteTable<"cooldownInS" | "count" | "description" | "id" | "message" | "regex" | "timestampLastExecution" | "userLevel">> = ...

The SQLite table for custom commands.

Generated using TypeDoc