include/lightspeed@transport@matrix_ReceiveResult.hrl
-record(receive_result, {
state :: lightspeed@transport@matrix:adapter_state(),
outbound_frames :: list(binary())
}).
-record(receive_result, {
state :: lightspeed@transport@matrix:adapter_state(),
outbound_frames :: list(binary())
}).