BulkSendingOptions
Defined in: packages/messaging/src/types/message.types.ts:139
Extends
Section titled “Extends”Properties
Section titled “Properties”batchDelay?
Section titled “batchDelay?”
optionalbatchDelay:number
Defined in: packages/messaging/src/types/message.types.ts:149
batchSize?
Section titled “batchSize?”
optionalbatchSize:number
Defined in: packages/messaging/src/types/message.types.ts:148
deduplication?
Section titled “deduplication?”
optionaldeduplication:object
Defined in: packages/messaging/src/types/message.types.ts:42
enabled
Section titled “enabled”enabled:
boolean
window
Section titled “window”window:
number
Inherited from
Section titled “Inherited from”failover?
Section titled “failover?”
optionalfailover:object
Defined in: packages/messaging/src/types/message.types.ts:36
enabled
Section titled “enabled”enabled:
boolean
fallbackChannel?
Section titled “fallbackChannel?”
optionalfallbackChannel:"sms"|"lms"
fallbackContent?
Section titled “fallbackContent?”
optionalfallbackContent:string
fallbackTitle?
Section titled “fallbackTitle?”
optionalfallbackTitle:string
Inherited from
Section titled “Inherited from”
optionalfrom:string
Defined in: packages/messaging/src/types/message.types.ts:143
Sender number / id for bulk sends (optional if KMsg defaults cover it).
maxConcurrency?
Section titled “maxConcurrency?”
optionalmaxConcurrency:number
Defined in: packages/messaging/src/types/message.types.ts:150
priority?
Section titled “priority?”
optionalpriority:"high"|"normal"|"low"
Defined in: packages/messaging/src/types/message.types.ts:34
Inherited from
Section titled “Inherited from”retryOptions?
Section titled “retryOptions?”
optionalretryOptions:Partial<RetryOptions>
Defined in: packages/messaging/src/types/message.types.ts:151
senderNumber?
Section titled “senderNumber?”
optionalsenderNumber:string
Defined in: packages/messaging/src/types/message.types.ts:147
Back-compat alias for legacy callers.
tracking?
Section titled “tracking?”
optionaltracking:object
Defined in: packages/messaging/src/types/message.types.ts:46
enabled
Section titled “enabled”enabled:
boolean
webhookUrl?
Section titled “webhookUrl?”
optionalwebhookUrl:string
Inherited from
Section titled “Inherited from”
optionalttl:number
Defined in: packages/messaging/src/types/message.types.ts:35