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

Properties

consumerTag: string
deliveryTag: number
redelivered: boolean
exchange: string
routingKey: string