Update channel.service.ts

This commit is contained in:
Youssef
2024-10-08 16:39:18 +01:00
committed by GitHub
parent f5f778ecbe
commit 5fcdf5aeaf

View File

@@ -577,6 +577,7 @@ export class ChannelStartupService {
messageTimestamp: true, messageTimestamp: true,
instanceId: true, instanceId: true,
source: true, source: true,
contextInfo: true,
MessageUpdate: { MessageUpdate: {
select: { select: {
status: true, status: true,