UpdateOptions: {
    groupIds?: (string | null)[];
    timeAtLeast?: number;
}

Type declaration

  • Optional groupIds?: (string | null)[]
  • Optional timeAtLeast?: number

Generated using TypeDoc