Skip to content

AttachmentData

Package: @erinjs/rest

File handling for multipart requests. Matches fluxer_api parseMultipartMessageData exactly:

  • payload_json: JSON string with content, embeds, attachments metadata
  • files[N]: File parts where N is 0-based index (fluxer API expects files[0], files[1], etc.)

Properties

None

Released under the Apache-2.0 License.