Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface BasicPublish
implements BasicPublishArgs
import { type BasicPublish } from "https://deno.land/x/amqp@v0.24.0/src/amqp_types.ts";

Properties

ticket: number
exchange: string
routingKey: string
mandatory: boolean
immediate: boolean