customBroadcastsTable: Readonly<SqliteTable<"cronString" | "description" | "id" | "message">> = ...

The SQLite table for custom broadcasts.

Generated using TypeDoc