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

Properties

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