Skip to content

Latest commit

 

History

History
55 lines (28 loc) · 641 Bytes

Media.md

File metadata and controls

55 lines (28 loc) · 641 Bytes

@elizaos/core v0.1.7-alpha.1 / Media

Type Alias: Media

Media: object

Represents a media attachment

Type declaration

id

id: string

Unique identifier

url

url: string

Media URL

title

title: string

Media title

source

source: string

Media source

description

description: string

Media description

text

text: string

Text content

contentType?

optional contentType: string

Content type

Defined in

packages/core/src/types.ts:548