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

Properties

ticket: number
queue: string
exchange: string
routingKey: string
arguments: Record<string, unknown>