EventMap.message property
Emitted for every message consumed from the queue, with the payload, the message id, and the name of the queue that sent it.
Signature:
message: [data: JsonObject, id: string, from: string];
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.