customDataTable: Readonly<SqliteTable<"id" | "description" | "value" | "valueType">> = ...

The SQLite table for custom data for custom commands and broadcasts.

Generated using TypeDoc