@periskope/types 0.6.460 → 0.6.461

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3306,6 +3306,7 @@ export type Database = {
3306
3306
  total_delivered_count: number | null;
3307
3307
  total_member_count: number | null;
3308
3308
  total_read_count: number | null;
3309
+ due_at: string | null;
3309
3310
  };
3310
3311
  Relationships: [
3311
3312
  {