property SendOptions.headers

Arbitrary key-value pairs to attach to the message

Type

Record<string, string>

Usage

import { type SendOptions } from ".";