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

Properties

optional
ticket: number

Default 0

destination: string
source: string
optional
routingKey: string

Default ""

optional
arguments: Record<string, unknown>

Default {}