Skip to main content

ResolvedAttachments

@forge/monorepo


@forge/monorepo / backend/src / ResolvedAttachments

Type Alias: ResolvedAttachments

ResolvedAttachments = object

Defined in: backend/src/files/turn-parts.ts:70

Properties

parts

readonly parts: readonly TurnContentPart[]

Defined in: backend/src/files/turn-parts.ts:71


skipped

readonly skipped: readonly SkippedAttachment[]

Defined in: backend/src/files/turn-parts.ts:77

What did not make it, and why.

Never empty-and-silent: a caller that ignores this is a caller whose users watch their attachment vanish.