-record(batch_send_result, { total :: integer(), successful :: integer(), failed :: integer(), errors :: list(distribute@messaging:send_error()) }).