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

Properties

deliveryTag: number
optional
redelivered: boolean

Default false

exchange: string
routingKey: string
messageCount: number