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

Properties

consumerTag: string
deliveryTag: number
optional
redelivered: boolean

Default false

exchange: string
routingKey: string