message.batch is emitted when a batch has no pending messages left and at least one message in that batch reached SENT.
sandboxon the envelope tracks the mode of the project that produced the batch.data.idis the batch id.data.idsare the stored message ids that finished withSENT, sorted ascending.data.idscan be longer than the original number of request items when some entries were segmented into multiple SMS parts.- If every batch item fails, no
message.batchevent is emitted.