Skip to main content
Latest
interface SendMessageOptions
import { type SendMessageOptions } from "https://deno.land/x/sqs@0.3.7/mod.ts";

Properties

body: string

The message to send. The minimum size is one character. The maximum size is 256 KB.