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.
import { type ReceiveMessageResponse } from "https://deno.land/x/sqs@0.3.7/mod.ts";
An attribute containing the MessageId of the message sent to the queue.