feat(worker): WhatsAppSessionPool + group-sync accepts accountId
This commit is contained in:
@@ -10,6 +10,7 @@ const mockPrisma = {
|
||||
const sampleJob: IngestJobData = {
|
||||
platformMsgId: 'WA_MSG_001',
|
||||
platform: 'whatsapp',
|
||||
accountId: 'account-1',
|
||||
sourceGroupId: 'clxxxxxx',
|
||||
senderJid: '919876543210@s.whatsapp.net',
|
||||
senderName: 'Alice',
|
||||
|
||||
Reference in New Issue
Block a user