From 79fe38a77c0bdb3cf6866244fd458643305f02de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Charl=C3=A8ne?= Date: Mon, 27 May 2019 22:14:30 +0200 Subject: [PATCH] Mention media description existence in media dicts Media descriptions are provided but not documented. --- docs/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.rst b/docs/index.rst index 4e95bbb..a7bdbca 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -555,6 +555,7 @@ Media dicts # Note that a video may have an image as preview. # May also contain a 'focus' dict. 'blurhash': # The blurhash for the image, used for preview / placeholder generation + 'description': # If set, the user-provided description for this media. } # Metadata dicts (image) - all fields are optional: