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

Properties

deliveryTag: number
optional
redelivered: boolean

Default false

exchange: string
routingKey: string
messageCount: number