Defined in: types.ts:157
Video content part for multimodal messages.
TMetadata = unknown
Provider-specific metadata type
optional metadata: TMetadata;
optional metadata: TMetadata;
Defined in: types.ts:162
Provider-specific metadata (e.g., duration, resolution)
source: ContentPartSource;
source: ContentPartSource;
Defined in: types.ts:160
Source of the video content
type: "video";
type: "video";
Defined in: types.ts:158
