# `Pact.Models.V4.AsynchronousMessage`

Asynchronous interactions as a sequence of messages

# `bytes`

```elixir
@spec bytes(asyc_message :: Pact.Native.PactConsumer.AsynchronousMessage.t()) ::
  binary()
```

Returns the raw content of the asynchronous message as a binary.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
