MCPcopy Create free account
hub / github.com/Mail-0/Zero / IThreadBatch

Interface IThreadBatch

apps/server/src/types.ts:14–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12}
13
14export interface IThreadBatch {
15 providerId: EProviders;
16 historyId: string;
17 subscriptionName: string;
18}
19
20export const defaultLabels = [
21 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected