Appearance
APIEmbedMedia
Package: @erinjs/types
Properties
| Name | Type | Readonly | Optional | Description |
|---|---|---|---|---|
content_hash | string | null | No | Yes | |
content_type | string | null | No | Yes | |
description | string | null | No | Yes | |
duration | number | null | No | Yes | |
flags | number | null | No | Yes | EmbedMediaFlags bitfield (e.g. EmbedMediaFlags.CONTAINS_EXPLICIT_MEDIA) |
height | number | null | No | Yes | |
placeholder | string | null | No | Yes | Base64 placeholder for lazy loading |
proxy_url | string | null | No | Yes | |
url | string | No | No | |
width | number | null | No | Yes |