diff --git a/content/en/entities/MediaAttachment.md b/content/en/entities/MediaAttachment.md index 51e3205e..525e4b65 100644 --- a/content/en/entities/MediaAttachment.md +++ b/content/en/entities/MediaAttachment.md @@ -186,7 +186,7 @@ aliases: [ ### `preview_url` {#preview_url} **Description:** The location of a scaled-down preview of the attachment.\ -**Type:** String (URL)\ +**Type:** {{}} String (URL)\ **Version history:**\ 0.6.0 - added @@ -219,7 +219,7 @@ More importantly, there may be another topl-level `focus` Hash object on images ### `blurhash` {#blurhash} **Description:** A hash computed by [the BlurHash algorithm](https://github.com/woltapp/blurhash), for generating colorful preview thumbnails when media has not been downloaded yet.\ -**Type:** String (Blurhash)\ +**Type:** {{}} String (Blurhash)\ **Version history:**\ 2.8.1 - added