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

Properties

optional
deliveryTag: number

Default 0

optional
multiple: boolean

Default false

optional
requeue: boolean

Default true