The content of the message as a Buffer.
An object containing additional fields for message count, delivery tag, redelivery status, exchange, and routing key.
The delivery tag of the message.
The exchange the message was published to.
The number of messages in the queue.
Whether the message has been redelivered.
The routing key used to publish the message.
An object containing additional properties for the message.
The application ID of the message.
The cluster ID of the message.
The content encoding of the message.
The content type of the message.
The correlation ID of the message.
The delivery mode of the message.
The expiration time of the message.
The headers of the message.
Optional
x-The time the message was first published.
Optional
x-The number of times the message has been redelivered.
Optional
x-The exchange the message was published to.
Optional
x-The routing key used to publish the message.
The message ID.
The priority of the message.
The reply-to address for the message.
The timestamp of the message.
The type of the message.
The user ID of the message sender.
A message fetched from the queue, with additional fields for message count, delivery tag, redelivery status, exchange, and routing key.