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

Properties

optional
deliveryTag: number

Default 0

optional
multiple: boolean

Default false

optional
requeue: boolean

Default true