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

Properties

type: "method"
channel: number
payload: SendMethod