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

Properties

replyCode: number
optional
replyText: string

Default ""

exchange: string
routingKey: string