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

Properties

deliveryTag: number
optional
redelivered: boolean

Default false

exchange: string
routingKey: string
messageCount: number