Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface ReceiveMessageResponse
import { type ReceiveMessageResponse } from "https://deno.land/x/sqs@0.3.7/mod.ts";

Properties

messages: Message[]

An attribute containing the MessageId of the message sent to the queue.