feat: densify sms records and improve uplink matching
This commit is contained in:
@@ -225,6 +225,7 @@ export type SmsUplinkMessage = {
|
||||
applicationId?: string | null;
|
||||
messageRecordId?: string | null;
|
||||
messageId?: string | null;
|
||||
gatewayMessageId?: string | null;
|
||||
sequenceId?: number | null;
|
||||
phoneNumber: string;
|
||||
destId: string;
|
||||
|
||||
Reference in New Issue
Block a user