Skip to main content
Latest
interface BasicDeliverArgs
import { type BasicDeliverArgs } from "https://deno.land/x/amqp@v0.24.0/mod.ts";

Properties

consumerTag: string
deliveryTag: number
optional
redelivered: boolean

Default false

exchange: string
routingKey: string